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.c683 MIG_TEST_SUCCEED = 0, enumerator
1790 if (args->result == MIG_TEST_SUCCEED) { in test_precopy_common()
1805 if (args->result == MIG_TEST_SUCCEED) { in test_precopy_common()
1819 if (args->result != MIG_TEST_SUCCEED) { in test_precopy_common()
1876 test_migrate_end(from, to, args->result == MIG_TEST_SUCCEED); in test_precopy_common()
1981 test_migrate_end(from, to, args->result == MIG_TEST_SUCCEED); in test_file_common()