Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c173 check_contains(MACHINE_PC, I440FX); in test_contains()
184 check_contains(MACHINE_PC, I440FX); in test_multiple_contains()
246 check_contains(MACHINE_PC, I440FX); in test_machine_contains_driver()
255 check_contains(PCIBUS_PC, I440FX); in test_driver_contains_driver()
302 check_contains(MACHINE_PC, I440FX); in test_full_sample()
305 check_contains(I440FX, PCIBUS_PC); in test_full_sample()
322 check_contains(MACHINE_PC, I440FX); in test_full_sample_raspi()
325 check_contains(I440FX, PCIBUS_PC); in test_full_sample_raspi()
347 check_contains(MACHINE_RASPI2, "B"); in test_cycle()
348 check_contains("B", "C"); in test_cycle()
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dset_required_questions.py29 def check_contains(line, name): function
66 if not check_contains(l, distro):