Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-time-manager/test/
H A Dmeson.build23 test_name = tests.split('.')[0] variable
/openbmc/u-boot/test/dm/
H A Dtest-main.c127 static int dm_test_main(const char *test_name) in dm_test_main()
201 const char *test_name = NULL; in do_ut_dm() local
/openbmc/qemu/tests/qtest/
H A Dbcm2835-i2c-test.c100 g_autofree char *test_name = in main() local
H A Dqmp-cmd-test.c188 char *test_name; in add_query_tests() local
H A Dnpcm7xx_gpio-test.c374 g_autofree char *test_name = in main() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c172 char *test_name = strrchr(path_str, '/') + 1; in walk_path() local
/openbmc/u-boot/tools/dtoc/
H A Dtest_dtoc.py103 def test_name(self): member in TestDtoc
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py138 def test_and_diff(test_name, dir_name, update): argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c664 const char *test_name, ...) in _gen_result()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c595 char *test_name = g_strdup_printf("%s-tests/%s", interface, name); in qos_add_test() local