Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c26 #define PCIBUS_PC "pcibus-pc" macro
185 check_contains(MACHINE_PC, PCIBUS_PC); in test_multiple_contains()
223 check_consumes(PCIBUS_PC, SDHCI); in test_multiple_consumes()
253 check_driver(PCIBUS_PC); in test_driver_contains_driver()
255 check_contains(PCIBUS_PC, I440FX); in test_driver_contains_driver()
304 check_driver(PCIBUS_PC); in test_full_sample()
305 check_contains(I440FX, PCIBUS_PC); in test_full_sample()
306 check_produces(PCIBUS_PC, PCIBUS); in test_full_sample()
324 check_driver(PCIBUS_PC); in test_full_sample_raspi()
325 check_contains(I440FX, PCIBUS_PC); in test_full_sample_raspi()
[all …]