Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c192 check_produces(MACHINE_PC, I440FX); in test_produces()
263 check_produces(MACHINE_PC, SDHCI); in test_machine_produces_interface()
271 check_produces(I440FX, SDHCI); in test_driver_produces_interface()
306 check_produces(PCIBUS_PC, PCIBUS); in test_full_sample()
309 check_produces(SDHCI_PCI, SDHCI); in test_full_sample()
311 check_produces(SDHCI_MM, SDHCI); in test_full_sample()
326 check_produces(PCIBUS_PC, PCIBUS); in test_full_sample_raspi()
329 check_produces(SDHCI_PCI, SDHCI); in test_full_sample_raspi()
333 check_produces(SDHCI_MM, SDHCI); in test_full_sample_raspi()
377 check_produces("D", "E"); in test_test_in_path()
[all …]