| /linux-4.1.27/tools/testing/selftests/powerpc/primitives/ | 
| D | Makefile | 3 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/stringloops/ | 
| D | Makefile | 5 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/ | 
| D | Makefile | 1 TEST_PROGS := tm-resched-dscr  macro 3 all: $(TEST_PROGS) 5 $(TEST_PROGS): ../harness.c 13 	rm -f $(TEST_PROGS) *.o
  | 
| /linux-4.1.27/tools/testing/selftests/powerpc/mm/ | 
| D | Makefile | 4 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/copyloops/ | 
| D | Makefile | 10 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/ | 
| D | Makefile | 7 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/powerpc/pmu/ | 
| D | Makefile | 4 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/ | 
| D | lib.mk | 6 	@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/timers/ | 
| D | Makefile | 8 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/x86/ | 
| D | Makefile | 22 TEST_PROGS += $(BINARIES_32) 27 TEST_PROGS += $(BINARIES_64)
  | 
| /linux-4.1.27/tools/testing/selftests/user/ | 
| D | Makefile | 6 TEST_PROGS := test_user_copy.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/ftrace/ | 
| D | Makefile | 3 TEST_PROGS := ftracetest  macro
  | 
| /linux-4.1.27/tools/testing/selftests/firmware/ | 
| D | Makefile | 6 TEST_PROGS := fw_filesystem.sh fw_userhelper.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/sysctl/ | 
| D | Makefile | 7 TEST_PROGS := run_numerictests run_stringtests  macro
  | 
| /linux-4.1.27/tools/testing/selftests/kcmp/ | 
| D | Makefile | 5 TEST_PROGS := kcmp_test  macro
  | 
| /linux-4.1.27/tools/testing/selftests/size/ | 
| D | Makefile | 6 TEST_PROGS := get_size  macro
  | 
| /linux-4.1.27/tools/testing/selftests/cpu-hotplug/ | 
| D | Makefile | 3 TEST_PROGS := cpu-on-off-test.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/ptrace/ | 
| D | Makefile | 9 TEST_PROGS := peeksiginfo  macro
  | 
| /linux-4.1.27/tools/testing/selftests/efivarfs/ | 
| D | Makefile | 7 TEST_PROGS := efivarfs.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/memory-hotplug/ | 
| D | Makefile | 5 TEST_PROGS := mem-on-off-test.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/net/ | 
| D | Makefile | 13 TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh  macro
  | 
| /linux-4.1.27/tools/testing/selftests/vm/ | 
| D | Makefile | 11 TEST_PROGS := run_vmtests  macro
  | 
| /linux-4.1.27/tools/testing/selftests/mount/ | 
| D | Makefile | 11 TEST_PROGS := unprivileged-remount-test  macro
  | 
| /linux-4.1.27/tools/testing/selftests/mqueue/ | 
| D | Makefile | 14 TEST_PROGS := mq_open_tests mq_perf_tests  macro
  | 
| /linux-4.1.27/tools/testing/selftests/breakpoints/ | 
| D | Makefile | 19 TEST_PROGS := breakpoint_test  macro
  | 
| /linux-4.1.27/tools/testing/selftests/memfd/ | 
| D | Makefile | 10 TEST_PROGS := memfd_test  macro
  | 
| /linux-4.1.27/tools/testing/selftests/ipc/ | 
| D | Makefile | 17 TEST_PROGS := msgque_test  macro
  | 
| /linux-4.1.27/tools/testing/selftests/exec/ | 
| D | Makefile | 20 TEST_PROGS := execveat  macro
  |