Home
last modified time | relevance | path

Searched refs:test_harness_run (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c241 return test_harness_run(argc, argv); in main()
H A Dabi_test.c235 return test_harness_run(argc, argv); in main()
H A Dperf_test.c253 return test_harness_run(argc, argv); in main()
H A Dftrace_test.c588 return test_harness_run(argc, argv); in main()
/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A Dtest_uvdevice.c275 return test_harness_run(argc, argv); in main()
/openbmc/linux/tools/testing/selftests/
H A Dkselftest_harness.h436 return test_harness_run(argc, argv); \
1156 static int test_harness_run(int argc, char **argv) in test_harness_run() function
/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c433 return test_harness_run(argc, argv); in main()
/openbmc/linux/tools/testing/selftests/hid/
H A Dhid_bpf.c868 return test_harness_run(argc, argv); in main()