Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-helpers.c176 const char **ungoal; in check_migration_status() local
191 for (ungoal = ungoals; *ungoal; ungoal++) { in check_migration_status()
192 g_assert_cmpstr(current_status, !=, *ungoal); in check_migration_status()