Home
last modified time | relevance | path

Searched refs:TEST_LIST (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/tools/testing/selftests/rseq/
Drun_param_test.sh10 TEST_LIST=(
42 ./param_test ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} || exit 1
44 …./param_test_compare_twice ${TEST_LIST[$i]} -r ${REPS} -t ${NR_THREADS} ${@} ${EXTRA_ARGS} || exit…
/Linux-v6.1/tools/testing/selftests/
DMakefile209 TEST_LIST := $(INSTALL_PATH)/kselftest-list.txt macro
219 rm -f $(TEST_LIST)
239 -C $$TARGET emit_tests >> $(TEST_LIST); \