Home
last modified time | relevance | path

Searched refs:do_tests (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/testing/selftests/timers/
Dset-2038.c62 int do_tests(void) in do_tests() function
106 ret = do_tests(); in main()
111 ret = do_tests(); in main()
120 ret = do_tests(); in main()
125 ret = do_tests(); in main()
/Linux-v5.10/tools/testing/selftests/rseq/
Drun_param_test.sh37 function do_tests() function
50 do_tests
74 do_tests -${INJECT_LIST[i]} ${NR_LOOPS}
95 do_tests -${INJECT_LIST[i]} -1 ${@}
/Linux-v5.10/tools/testing/selftests/capabilities/
Dtest_execve.c220 static int do_tests(int uid, const char *our_path) in do_tests() function
449 return do_tests(0, our_path); in main()
458 return do_tests(1, our_path); in main()