Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c24 #define MACHINE_RASPI2 "arm/raspi2b" macro
330 check_machine(MACHINE_RASPI2); in test_full_sample_raspi()
343 check_machine(MACHINE_RASPI2); in test_cycle()
347 check_contains(MACHINE_RASPI2, "B"); in test_cycle()
350 check_contains("D", MACHINE_RASPI2); in test_cycle()
359 check_machine(MACHINE_RASPI2); in test_two_test_same_interface()
360 check_produces(MACHINE_RASPI2, "B"); in test_two_test_same_interface()
363 check_contains(MACHINE_RASPI2, "B"); in test_two_test_same_interface()
372 check_machine(MACHINE_RASPI2); in test_test_in_path()
373 check_produces(MACHINE_RASPI2, "B"); in test_test_in_path()
[all …]