Searched refs:do_tests (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/timers/
H A Dset-2038.c62 int do_tests(void) function
106 ret = do_tests();
111 ret = do_tests();
120 ret = do_tests();
125 ret = do_tests();
/linux-master/tools/testing/selftests/rseq/
H A Drun_param_test.sh37 function do_tests() function
55 do_tests
79 do_tests -${INJECT_LIST[i]} ${NR_LOOPS}
100 do_tests -${INJECT_LIST[i]} -1 ${@}
/linux-master/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh439 do_tests () function
472 do_tests normal
484 do_tests nofile _nofile
503 do_tests both
512 do_tests componly
/linux-master/tools/testing/selftests/capabilities/
H A Dtest_execve.c208 static int do_tests(int uid, const char *our_path) function
437 return do_tests(0, our_path);
446 return do_tests(1, our_path);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh174 do_tests() function
208 do_tests $mode

Completed in 127 milliseconds