Home
last modified time | relevance | path

Searched refs:TEST_GEN_PROGS (Results 1 – 25 of 100) sorted by relevance

1234

/linux/tools/testing/selftests/proc/
H A DMakefile6 TEST_GEN_PROGS := macro
7 TEST_GEN_PROGS += fd-001-lookup
8 TEST_GEN_PROGS += fd-002-posix-eq
9 TEST_GEN_PROGS += fd-003-kthread
10 TEST_GEN_PROGS += proc-2-is-kthread
11 TEST_GEN_PROGS += proc-loadavg-001
12 TEST_GEN_PROGS += proc-empty-vm
13 TEST_GEN_PROGS += proc-pid-vm
14 TEST_GEN_PROGS += proc-self-map-files-001
15 TEST_GEN_PROGS += proc-self-map-files-002
[all …]
/linux/tools/testing/selftests/cgroup/
H A DMakefile10 TEST_GEN_PROGS = test_core macro
11 TEST_GEN_PROGS += test_cpu
12 TEST_GEN_PROGS += test_cpuset
13 TEST_GEN_PROGS += test_freezer
14 TEST_GEN_PROGS += test_hugetlb_memcg
15 TEST_GEN_PROGS += test_kill
16 TEST_GEN_PROGS += test_kmem
17 TEST_GEN_PROGS += test_memcontrol
18 TEST_GEN_PROGS += test_pids
19 TEST_GEN_PROGS += test_zswap
/linux/tools/testing/selftests/vDSO/
H A DMakefile4 TEST_GEN_PROGS := vdso_test_gettimeofday macro
5 TEST_GEN_PROGS += vdso_test_getcpu
6 TEST_GEN_PROGS += vdso_test_abi
7 TEST_GEN_PROGS += vdso_test_clock_getres
9 TEST_GEN_PROGS += vdso_standalone_test_x86
11 TEST_GEN_PROGS += vdso_test_correctness
12 TEST_GEN_PROGS += vdso_test_getrandom
13 TEST_GEN_PROGS += vdso_test_chacha
/linux/tools/testing/selftests/
H A Dlib.mk96 TEST_GEN_PROGS := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS))
100 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) \
136 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
139 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
142 @$(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
165 $(eval INSTALL_LIST = $(TEST_GEN_PROGS)) $(INSTALL_SINGLE_RULE)
182 for TEST in $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS); do \
193 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/linux/tools/testing/selftests/powerpc/signal/
H A DMakefile2 TEST_GEN_PROGS := signal signal_tm sigfuz sigreturn_vdso sig_sc_double_restart macro
3 TEST_GEN_PROGS += sigreturn_kernel
4 TEST_GEN_PROGS += sigreturn_unaligned
17 $(TEST_GEN_PROGS): ../harness.c ../utils.c signal.S
/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile5 TEST_GEN_PROGS := count_instructions count_stcx_fail l3_bank_test per_event_excludes macro
14 all: $(TEST_GEN_PROGS) $(SUB_DIRS)
16 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
41 for TEST in $(TEST_GEN_PROGS); do \
62 $(RM) $(TEST_GEN_PROGS) $(OUTPUT)/loop.o
/linux/tools/testing/selftests/net/
H A DMakefile74 TEST_GEN_PROGS = reuseport_bpf reuseport_bpf_cpu reuseport_bpf_numa macro
75 TEST_GEN_PROGS += reuseport_dualstack reuseaddr_conflict tls tun tap epoll_busy_poll
83 TEST_GEN_PROGS += sk_bind_sendto_listen
84 TEST_GEN_PROGS += sk_connect_zero_addr
85 TEST_GEN_PROGS += sk_so_peek_off
87 TEST_GEN_PROGS += so_incoming_cpu
91 TEST_GEN_PROGS += bind_wildcard
92 TEST_GEN_PROGS += bind_timewait
/linux/tools/testing/selftests/powerpc/stringloops/
H A DMakefile6 TEST_GEN_PROGS := memcmp_64 strlen macro
15 TEST_GEN_PROGS += memcmp_32
24 TEST_GEN_PROGS += strlen_32
36 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
/linux/tools/testing/selftests/breakpoints/
H A DMakefile6 TEST_GEN_PROGS := step_after_suspend_test macro
9 TEST_GEN_PROGS += breakpoint_test
12 TEST_GEN_PROGS += breakpoint_test_arm64
/linux/tools/testing/selftests/landlock/
H A DMakefile11 TEST_GEN_PROGS := $(src_test:.c=) macro
16 $(TEST_GEN_PROGS): LDLIBS += -lcap -lpthread
22 $(TEST_GEN_PROGS): LDLIBS += -lcap -lpthread
/linux/tools/testing/selftests/exec/
H A DMakefile14 TEST_GEN_PROGS := execveat non-regular $(ALIGNMENT_TESTS) macro
20 TEST_GEN_PROGS += recursion-depth
21 TEST_GEN_PROGS += null-argv
22 TEST_GEN_PROGS += check-exec
/linux/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signa… macro
8 $(TEST_GEN_PROGS): ../harness.c
9 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/linux/tools/testing/selftests/tmpfs/
H A DMakefile4 TEST_GEN_PROGS := macro
5 TEST_GEN_PROGS += bug-link-o-tmpfile
/linux/tools/testing/selftests/powerpc/mce/
H A DMakefile3 TEST_GEN_PROGS := inject-ra-err macro
8 $(TEST_GEN_PROGS): ../harness.c
/linux/tools/testing/selftests/powerpc/primitives/
H A DMakefile2 TEST_GEN_PROGS := load_unaligned_zeropad macro
10 $(TEST_GEN_PROGS): ../harness.c
/linux/tools/testing/selftests/powerpc/cache_shape/
H A DMakefile2 TEST_GEN_PROGS := cache_shape macro
8 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/powerpc/papr_attributes/
H A DMakefile2 TEST_GEN_PROGS := attr_test macro
8 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/powerpc/alignment/
H A DMakefile2 TEST_GEN_PROGS := copy_first_unaligned alignment_handler macro
8 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/powerpc/vphn/
H A DMakefile2 TEST_GEN_PROGS := test-vphn macro
10 $(TEST_GEN_PROGS): ../harness.c
/linux/tools/testing/selftests/powerpc/syscalls/
H A DMakefile2 TEST_GEN_PROGS := ipc_unmuxed rtas_filter macro
10 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/powerpc/papr_sysparm/
H A DMakefile5 TEST_GEN_PROGS := papr_sysparm macro
11 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/powerpc/papr_vpd/
H A DMakefile5 TEST_GEN_PROGS := papr_vpd macro
11 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/openat2/
H A DMakefile4 TEST_GEN_PROGS := openat2_test resolve_test rename_attack_test macro
18 $(TEST_GEN_PROGS): helpers.c
/linux/tools/testing/selftests/powerpc/dscr/
H A DMakefile2 TEST_GEN_PROGS := dscr_default_test dscr_explicit_test dscr_user_test \ macro
13 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux/tools/testing/selftests/lkdtm/
H A DMakefile9 TEST_GEN_PROGS = $(patsubst %,$(OUTPUT)/%.sh,$(shell awk '{print $$1}' tests.txt | sed -e 's/\#//')) macro
10 all: $(TEST_GEN_PROGS)

1234