Searched refs:TEST_PROGS (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/tools/testing/selftests/powerpc/primitives/
H A DMakefile3 TEST_PROGS := load_unaligned_zeropad macro
5 all: $(TEST_PROGS)
7 $(TEST_PROGS): ../harness.c
12 rm -f $(TEST_PROGS) *.o
/linux-4.1.27/tools/testing/selftests/powerpc/mm/
H A DMakefile4 TEST_PROGS := hugetlb_vs_thp_test subpage_prot macro
6 all: $(TEST_PROGS) tempfile
8 $(TEST_PROGS): ../harness.c
16 rm -f $(TEST_PROGS) tempfile
/linux-4.1.27/tools/testing/selftests/powerpc/stringloops/
H A DMakefile5 TEST_PROGS := memcmp macro
8 all: $(TEST_PROGS)
10 $(TEST_PROGS): $(EXTRA_SOURCES)
15 rm -f $(TEST_PROGS) *.o
/linux-4.1.27/tools/testing/selftests/powerpc/tm/
H A DMakefile0 TEST_PROGS := tm-resched-dscr
3 all: $(TEST_PROGS)
5 $(TEST_PROGS): ../harness.c
13 rm -f $(TEST_PROGS) *.o
1 TEST_PROGS := tm-resched-dscr global() macro
/linux-4.1.27/tools/testing/selftests/ftrace/
H A DMakefile3 TEST_PROGS := ftracetest macro
/linux-4.1.27/tools/testing/selftests/kcmp/
H A DMakefile5 TEST_PROGS := kcmp_test macro
/linux-4.1.27/tools/testing/selftests/powerpc/copyloops/
H A DMakefile10 TEST_PROGS := copyuser_64 copyuser_power7 memcpy_64 memcpy_power7 macro
13 all: $(TEST_PROGS)
20 $(TEST_PROGS): $(EXTRA_SOURCES)
25 rm -f $(TEST_PROGS) *.o
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile7 TEST_PROGS := reg_access_test event_attributes_test cycles_test \ macro
19 all: $(TEST_PROGS)
21 $(TEST_PROGS): ../../harness.c ../event.c ../lib.c ebb.c ebb_handler.S trace.c busy_loop.S
30 rm -f $(TEST_PROGS)
/linux-4.1.27/tools/testing/selftests/size/
H A DMakefile6 TEST_PROGS := get_size macro
/linux-4.1.27/tools/testing/selftests/efivarfs/
H A DMakefile7 TEST_PROGS := efivarfs.sh macro
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
H A DMakefile4 TEST_PROGS := count_instructions l3_bank_test per_event_excludes macro
7 all: $(TEST_PROGS) ebb
9 $(TEST_PROGS): $(EXTRA_SOURCES)
36 rm -f $(TEST_PROGS) loop.o
/linux-4.1.27/tools/testing/selftests/ptrace/
H A DMakefile9 TEST_PROGS := peeksiginfo macro
/linux-4.1.27/tools/testing/selftests/cpu-hotplug/
H A DMakefile3 TEST_PROGS := cpu-on-off-test.sh macro
/linux-4.1.27/tools/testing/selftests/user/
H A DMakefile6 TEST_PROGS := test_user_copy.sh macro
/linux-4.1.27/tools/testing/selftests/
H A Dlib.mk6 @for TEST in $(TEST_PROGS); do \
16 install -t $(INSTALL_PATH) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
27 @for TEST in $(TEST_PROGS); do \
/linux-4.1.27/tools/testing/selftests/firmware/
H A DMakefile6 TEST_PROGS := fw_filesystem.sh fw_userhelper.sh macro
/linux-4.1.27/tools/testing/selftests/memory-hotplug/
H A DMakefile5 TEST_PROGS := mem-on-off-test.sh macro
/linux-4.1.27/tools/testing/selftests/net/
H A DMakefile13 TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh macro
/linux-4.1.27/tools/testing/selftests/sysctl/
H A DMakefile7 TEST_PROGS := run_numerictests run_stringtests macro
/linux-4.1.27/tools/testing/selftests/vm/
H A DMakefile11 TEST_PROGS := run_vmtests macro
/linux-4.1.27/tools/testing/selftests/timers/
H A DMakefile8 TEST_PROGS = posix_timers nanosleep nsleep-lat set-timer-lat mqueue-lat \ macro
15 bins = $(TEST_PROGS) $(TEST_PROGS_EXTENDED)
/linux-4.1.27/tools/testing/selftests/breakpoints/
H A DMakefile19 TEST_PROGS := breakpoint_test macro
/linux-4.1.27/tools/testing/selftests/ipc/
H A DMakefile17 TEST_PROGS := msgque_test macro
/linux-4.1.27/tools/testing/selftests/memfd/
H A DMakefile10 TEST_PROGS := memfd_test macro
/linux-4.1.27/tools/testing/selftests/mount/
H A DMakefile11 TEST_PROGS := unprivileged-remount-test macro
/linux-4.1.27/tools/testing/selftests/mqueue/
H A DMakefile14 TEST_PROGS := mq_open_tests mq_perf_tests macro
/linux-4.1.27/tools/testing/selftests/x86/
H A DMakefile22 TEST_PROGS += $(BINARIES_32)
27 TEST_PROGS += $(BINARIES_64)
/linux-4.1.27/tools/testing/selftests/exec/
H A DMakefile20 TEST_PROGS := execveat macro

Completed in 315 milliseconds