Home
last modified time | relevance | path

Searched defs:should_fail (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/aarch64/
H A Ddcpodp.c20 bool should_fail = false; variable
H A Ddcpop.c20 bool should_fail = false; variable
H A Dsysregs.c70 bool should_fail; variable
/openbmc/qemu/tests/qtest/migration/
H A Dmisc-tests.c132 static void do_test_validate_uuid(MigrateStart *args, bool should_fail) in do_test_validate_uuid()