Home
last modified time | relevance | path

Searched defs:TestCase (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_validate_unittest.cpp13 struct TestCase in TEST() struct
15 BlobOEMCommands cmd; in TEST()
16 size_t len; in TEST()
17 bool expect; in TEST()
/openbmc/qemu/tests/qtest/
H A Dendianness-test.c19 typedef struct TestCase TestCase; typedef
20 struct TestCase { struct
28 static const TestCase test_cases[] = { argument
/openbmc/qemu/tests/qemu-iotests/
H A D14132 class TestCase: class
H A D24027 class TestCase(iotests.QMPTestCase): class