Searched refs:TEST_NAME (Results 1 – 19 of 19) sorted by relevance
41 TEST_NAME="kmod"42 TEST_DRIVER="test_${TEST_NAME}"555 echo "${TEST_NAME}.sh -- executes all tests"556 echo "${TEST_NAME}.sh -t 0008 -- Executes test ID 0008 number of times is recommended"557 echo "${TEST_NAME}.sh -w 0008 -- Watch test ID 0008 run until an error occurs"558 echo "${TEST_NAME}.sh -s 0008 -- Run test ID 0008 once"559 echo "${TEST_NAME}.sh -c 0008 3 -- Run test ID 0008 three times"621 watch_log $i ${TEST_NAME}_test_$1622 ${TEST_NAME}_test_$1641 watch_log $i ${TEST_NAME}_test_$1 noclear[all …]
20 TEST_NAME="sysctl"21 TEST_DRIVER="test_${TEST_NAME}"830 echo "$TEST_NAME.sh -- executes all tests"831 echo "$TEST_NAME.sh -t 0002 -- Executes test ID 0002 number of times is recomended"832 echo "$TEST_NAME.sh -w 0002 -- Watch test ID 0002 run until an error occurs"833 echo "$TEST_NAME.sh -s 0002 -- Run test ID 0002 once"834 echo "$TEST_NAME.sh -c 0002 3 -- Run test ID 0002 three times"901 watch_log $i ${TEST_NAME}_test_$1902 ${TEST_NAME}_test_$1923 watch_log $i ${TEST_NAME}_test_$1 noclear[all …]
88 TEST_NAME="PREREQUISITES"128 test_status $retval "${TEST_NAME}"146 test_status $retval "${TEST_NAME}"152 TEST_NAME="XSK KSELFTESTS"157 test_status $retval "${TEST_NAME}"
12 TEST_NAME="test_hmm"73 echo "./${TEST_NAME}.sh"76 echo "./${TEST_NAME}.sh smoke"
12 TEST_NAME="vmalloc"13 DRIVER="test_${TEST_NAME}"
33 #define TEST_NAME "futex-wait-private-mapped-file" macro60 print_result(TEST_NAME, RET_ERROR); in thr_futex_wait()123 print_result(TEST_NAME, ret); in main()
35 #define TEST_NAME "futex-wait-uninitialized-heap" macro121 print_result(TEST_NAME, ret); in main()
29 #define TEST_NAME "futex-requeue-pi-mismatched-ops" macro133 print_result(TEST_NAME, ret); in main()
31 #define TEST_NAME "futex-requeue-pi-signal-restart" macro220 print_result(TEST_NAME, ret); in main()
28 #define TEST_NAME "futex-wait-wouldblock" macro
31 #define TEST_NAME "futex-requeue-pi" macro407 print_result(TEST_NAME, ret); in main()
13 #define TEST_NAME "futex-requeue" macro
15 #define TEST_NAME "futex-wait" macro
23 #define TEST_NAME "futex-wait-timeout" macro
22 #define TEST_NAME "futex-wait" macro
35 TEST_NAME = bootconfig boottrace48 TEST_NAME = bootconfig function graph60 TEST_NAME = bootconfig tracing
21 TEST_NAME=(
93 TEST_NAME = ${ARCH} ${CROSS}
38 #define TEST_NAME "NormalizationTest.txt" macro47 const char *test_name = TEST_NAME;1874 printf("\t-t %s\n", TEST_NAME); in help()
Completed in 29 milliseconds