Home
last modified time | relevance | path

Searched refs:MIG_TEST_SUCCEED (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c682 MIG_TEST_SUCCEED = 0, enumerator
1715 if (args->result == MIG_TEST_SUCCEED) { in test_precopy_common()
1730 if (args->result == MIG_TEST_SUCCEED) { in test_precopy_common()
1744 if (args->result != MIG_TEST_SUCCEED) { in test_precopy_common()
1801 test_migrate_end(from, to, args->result == MIG_TEST_SUCCEED); in test_precopy_common()
1906 test_migrate_end(from, to, args->result == MIG_TEST_SUCCEED); in test_file_common()