Home
last modified time | relevance | path

Searched defs:fixture (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-qga.c45 TestFixture *fixture = user_data; in qga_watch() local
143 const TestFixture *fixture = fix; in test_qga_sync_delimited() local
184 const TestFixture *fixture = fix; in test_qga_sync() local
212 const TestFixture *fixture = fix; in test_qga_ping() local
222 const TestFixture *fixture = fix; in test_qga_id() local
233 const TestFixture *fixture = fix; in test_qga_invalid_oob() local
244 const TestFixture *fixture = fix; in test_qga_invalid_args() local
263 const TestFixture *fixture = fix; in test_qga_invalid_cmd() local
281 const TestFixture *fixture = fix; in test_qga_info() local
297 const TestFixture *fixture = fix; in test_qga_get_vcpus() local
[all …]
/openbmc/qemu/tests/qtest/
H A Di440fx-test.c311 static void test_i440fx_firmware(FirmwareTestFixture *fixture, in test_i440fx_firmware()
367 static void request_bios(FirmwareTestFixture *fixture, in request_bios()
373 static void request_pflash(FirmwareTestFixture *fixture, in request_pflash()
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h833 struct __fixture_metadata *fixture; member