Searched refs:TEST_NAME (Results 1 – 21 of 21) sorted by relevance
30 TEST_NAME="kmod"31 TEST_DRIVER="test_${TEST_NAME}"544 echo "${TEST_NAME}.sh -- executes all tests"545 echo "${TEST_NAME}.sh -t 0008 -- Executes test ID 0008 number of times is recommended"546 echo "${TEST_NAME}.sh -w 0008 -- Watch test ID 0008 run until an error occurs"547 echo "${TEST_NAME}.sh -s 0008 -- Run test ID 0008 once"548 echo "${TEST_NAME}.sh -c 0008 3 -- Run test ID 0008 three times"610 watch_log $i ${TEST_NAME}_test_$1611 ${TEST_NAME}_test_$1630 watch_log $i ${TEST_NAME}_test_$1 noclear[all …]
12 TEST_NAME="test_hmm"78 echo "./${TEST_NAME}.sh"81 echo "./${TEST_NAME}.sh smoke"84 echo "./${TEST_NAME}.sh smoke <spm_addr_dev0> <spm_addr_dev1>"
12 TEST_NAME="vmalloc"13 DRIVER="test_${TEST_NAME}"
90 TEST_NAME="PREREQUISITES"145 test_status $retval "${TEST_NAME}"157 test_status $retval "${TEST_NAME}"163 TEST_NAME="XSK_SELFTESTS_${VETH0}_SOFTIRQ"178 TEST_NAME="XSK_SELFTESTS_${VETH0}_BUSY_POLL"
88 test_status $retval "${TEST_NAME}"90 nameList+=(${TEST_NAME})
10 TEST_NAME="sysctl"11 TEST_DRIVER="test_${TEST_NAME}"876 echo "$TEST_NAME.sh -- executes all tests"877 echo "$TEST_NAME.sh -t 0002 -- Executes test ID 0002 number of times is recomended"878 echo "$TEST_NAME.sh -w 0002 -- Watch test ID 0002 run until an error occurs"879 echo "$TEST_NAME.sh -s 0002 -- Run test ID 0002 once"880 echo "$TEST_NAME.sh -c 0002 3 -- Run test ID 0002 three times"974 watch_log $i ${TEST_NAME}_test_$1975 ${TEST_NAME}_test_$1997 watch_log $i ${TEST_NAME}_test_${TEST_ID} noclear[all …]
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
13 #define TEST_NAME "futex-requeue" macro
31 #define TEST_NAME "futex-requeue-pi" macro407 print_result(TEST_NAME, ret); in main()
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}
51 TEST_NAME=""205 printf "%03u %s\n" "${TEST_COUNT}" "${TEST_NAME}"271 if [ "${TEST_NAME}" = "${i}" ]; then282 mptcp_lib_result_fail "${TEST_NAME}"284 mptcp_lib_result_skip "${TEST_NAME}"286 mptcp_lib_result_pass "${TEST_NAME}"299 TEST_NAME="${1}"499 failed_tests[${TEST_COUNT}]="${TEST_NAME}"
38 #define TEST_NAME "NormalizationTest.txt" macro47 const char *test_name = TEST_NAME;1874 printf("\t-t %s\n", TEST_NAME); in help()