Home
last modified time | relevance | path

Searched refs:TEST_FILES (Results 1 - 25 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/tools/testing/selftests/amd-pstate/
H A DMakefile11 TEST_FILES += ../../../power/x86/amd_pstate_tracer/amd_pstate_trace.py
12 TEST_FILES += ../../../power/x86/intel_pstate_tracer/intel_pstate_tracer.py
16 TEST_FILES += basic.sh tbench.sh gitsource.sh
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A DMakefile112 TEST_FILES := test_vmalloc.sh macro
113 TEST_FILES += test_hmm.sh
114 TEST_FILES += va_high_addr_switch.sh
/kernel/linux/linux-5.10/tools/testing/selftests/pstore/
H A DMakefile8 TEST_FILES := common_tests pstore_crash_test macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/eeh/
H A DMakefile6 TEST_FILES := eeh-functions.sh macro
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H A DMakefile5 TEST_FILES := test.d settings macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/eeh/
H A DMakefile6 TEST_FILES := eeh-functions.sh settings macro
/kernel/linux/linux-6.6/tools/testing/selftests/pstore/
H A DMakefile8 TEST_FILES := common_tests pstore_crash_test macro
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/
H A DMakefile6 TEST_FILES := \ macro
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H A DMakefile6 TEST_FILES := test.d settings macro
/kernel/linux/linux-5.10/tools/testing/selftests/zram/
H A DMakefile5 TEST_FILES := zram01.sh zram02.sh zram_lib.sh macro
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/
H A DMakefile9 TEST_FILES := settings macro
/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
H A DMakefile5 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh macro
/kernel/linux/linux-5.10/tools/testing/selftests/firmware/
H A DMakefile7 TEST_FILES := fw_fallback.sh fw_filesystem.sh fw_lib.sh macro
/kernel/linux/linux-5.10/tools/testing/selftests/livepatch/
H A DMakefile11 TEST_FILES := settings macro
/kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/
H A DMakefile5 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh macro
/kernel/linux/linux-6.6/tools/testing/selftests/firmware/
H A DMakefile7 TEST_FILES := fw_fallback.sh fw_filesystem.sh fw_upload.sh fw_lib.sh macro
/kernel/linux/linux-6.6/tools/testing/selftests/rtc/
H A DMakefile9 TEST_FILES := settings macro
/kernel/linux/linux-6.6/tools/testing/selftests/zram/
H A DMakefile5 TEST_FILES := zram01.sh zram02.sh zram_lib.sh macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A DMakefile6 TEST_FILES := settings macro
/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
H A DMakefile7 TEST_FILES := tests.txt macro
/kernel/linux/linux-6.6/tools/testing/selftests/livepatch/
H A DMakefile12 TEST_FILES := settings macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A DMakefile9 TEST_FILES := ovs-dpctl.py macro
/kernel/linux/linux-6.6/tools/testing/selftests/user_events/
H A DMakefile7 TEST_FILES := settings macro
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dlib.mk78 @if [ "X$(TEST_PROGS)$(TEST_PROGS_EXTENDED)$(TEST_FILES)" != "X" ]; then \
79 rsync -aq $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(OUTPUT); \
99 $(eval INSTALL_LIST = $(TEST_FILES)) $(INSTALL_SINGLE_RULE)
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dlib.mk74 @if [ "X$(TEST_PROGS)$(TEST_PROGS_EXTENDED)$(TEST_FILES)" != "X" ]; then \
75 rsync -aq --copy-unsafe-links $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(OUTPUT); \
95 $(eval INSTALL_LIST = $(TEST_FILES)) $(INSTALL_SINGLE_RULE)

Completed in 4 milliseconds

123