Home
last modified time | relevance | path

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

/external/linux-kselftest/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()
/external/linux-kselftest/tools/testing/selftests/rseq/
Drun_param_test.sh32 function do_tests() function
45 do_tests
69 do_tests -${INJECT_LIST[i]} ${NR_LOOPS}
90 do_tests -${INJECT_LIST[i]} -1 ${@}
/external/selinux/libsepol/tests/
Dlibsepol-tests.c55 static bool do_tests(int interactive, int verbose) in do_tests() function
112 if (!do_tests(interactive, verbose)) in main()
117 if (!do_tests(interactive, verbose)) in main()
/external/selinux/libsemanage/tests/
Dlibsemanage-tests.c51 static bool do_tests(int interactive, int verbose) in do_tests() function
107 if (!do_tests(interactive, verbose)) in main()
DREADME42 using the DECLARE_SUITE macro in do_tests().
/external/ltp/testcases/network/lib6/
Dasapi_03.c52 static void do_tests(void);
64 do_tests(); in main()
371 static void do_tests(void) in do_tests() function
Dasapi_01.c58 static void do_tests(void);
71 do_tests(); in main()
76 static void do_tests(void) in do_tests() function
/external/linux-kselftest/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()
456 return do_tests(1, our_path); in main()