Searched defs:testpath (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.h | 734 #define qtest_add(testpath, Fixture, tdata, fsetup, ftest, fteardown) \ argument
|
H A D | display-vga-test.c | 43 char *testpath = g_strdup_printf("/display/pci/%s", devices[i]); in main() local
|
H A D | i440fx-test.c | 359 static void add_firmware_test(const char *testpath, in add_firmware_test()
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/utils/ |
H A D | sdkbuildproject.py | 13 def __init__(self, testpath, sdkenv, uri, testlogdir, builddatetime, argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | targetbuild.py | 110 def __init__(self, testpath, sdkenv, d, uri, foldername=None): argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-opts-visitor.c | 62 add_test(const char *testpath, in add_test()
|
H A D | test-string-output-visitor.c | 196 output_visitor_test_add(const char *testpath, in output_visitor_test_add()
|
H A D | test-string-input-visitor.c | 466 static void input_visitor_test_add(const char *testpath, in input_visitor_test_add()
|
H A D | test-qobject-output-visitor.c | 607 static void output_visitor_test_add(const char *testpath, in output_visitor_test_add()
|
H A D | test-hbitmap.c | 796 static void hbitmap_test_add(const char *testpath, in hbitmap_test_add()
|
H A D | test-qobject-input-visitor.c | 911 static void input_visitor_test_add(const char *testpath, in input_visitor_test_add()
|