[kvm-unit-tests PATCH v8 04/35] (arm|s390): Use migrate_skip in test cases
Andrew Jones
andrew.jones at linux.dev
Sat Apr 6 00:36:56 AEDT 2024
On Fri, Apr 05, 2024 at 06:35:05PM +1000, Nicholas Piggin wrote:
> Have tests use the new migrate_skip command in skip paths, rather than
> calling migrate_once to prevent harness reporting an error.
>
> s390x/migration.c adds a new command that looks like it was missing
> previously.
>
> Reviewed-by: Thomas Huth <thuth at redhat.com>
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> ---
> arm/gic.c | 21 ++++++++++++---------
> s390x/migration-cmm.c | 8 ++++----
> s390x/migration-skey.c | 4 +++-
> s390x/migration.c | 1 +
> 4 files changed, 20 insertions(+), 14 deletions(-)
>
Acked-by: Andrew Jones <andrew.jones at linux.dev>
More information about the Linuxppc-dev
mailing list