Searched refs:TEST_GEN_PROGS (Results 26 - 50 of 106) sorted by relevance

12345

/linux-master/tools/testing/selftests/arm64/tags/
H A DMakefile4 TEST_GEN_PROGS := tags_test macro
/linux-master/tools/testing/selftests/media_tests/
H A DMakefile4 TEST_GEN_PROGS := media_device_test media_device_open video_device_test macro
/linux-master/tools/testing/selftests/filesystems/statmount/
H A DMakefile4 TEST_GEN_PROGS := statmount_test macro
/linux-master/tools/testing/selftests/filesystems/eventfd/
H A DMakefile5 TEST_GEN_PROGS := eventfd_test macro
/linux-master/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-master/tools/testing/selftests/landlock/
H A DMakefile11 TEST_GEN_PROGS := $(src_test:.c=) macro
16 $(TEST_GEN_PROGS): LDLIBS += -lcap
22 $(TEST_GEN_PROGS): LDLIBS += -lcap
/linux-master/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-master/tools/testing/selftests/mqueue/
H A DMakefile5 TEST_GEN_PROGS := mq_open_tests mq_perf_tests macro
/linux-master/tools/testing/selftests/nci/
H A DMakefile5 TEST_GEN_PROGS := nci_dev macro
/linux-master/tools/testing/selftests/rlimits/
H A DMakefile4 TEST_GEN_PROGS := rlimits-per-userns macro
/linux-master/tools/testing/selftests/dma/
H A DMakefile5 TEST_GEN_PROGS := dma_map_benchmark macro
/linux-master/tools/testing/selftests/mount_setattr/
H A DMakefile5 TEST_GEN_PROGS := mount_setattr_test macro
/linux-master/tools/testing/selftests/pid_namespace/
H A DMakefile4 TEST_GEN_PROGS = regression_enomem macro
/linux-master/tools/testing/selftests/tdx/
H A DMakefile5 TEST_GEN_PROGS := tdx_guest_test macro
/linux-master/tools/testing/selftests/kcmp/
H A DMakefile4 TEST_GEN_PROGS := kcmp_test macro
/linux-master/tools/testing/selftests/ptp/
H A DMakefile3 TEST_GEN_PROGS := testptp macro
/linux-master/tools/testing/selftests/membarrier/
H A DMakefile5 TEST_GEN_PROGS := membarrier_test_single_thread \ macro
/linux-master/tools/testing/selftests/ptrace/
H A DMakefile4 TEST_GEN_PROGS := get_syscall_info peeksiginfo vmaccess get_set_sud macro
/linux-master/tools/testing/selftests/cachestat/
H A DMakefile2 TEST_GEN_PROGS := test_cachestat macro
/linux-master/tools/testing/selftests/net/af_unix/
H A DMakefile2 TEST_GEN_PROGS := diag_uid test_unix_oob unix_connect scm_pidfd scm_rights macro
/linux-master/tools/testing/selftests/cgroup/
H A DMakefile9 TEST_GEN_PROGS = test_memcontrol macro
10 TEST_GEN_PROGS += test_kmem
11 TEST_GEN_PROGS += test_core
12 TEST_GEN_PROGS += test_freezer
13 TEST_GEN_PROGS += test_kill
14 TEST_GEN_PROGS += test_cpu
15 TEST_GEN_PROGS += test_cpuset
16 TEST_GEN_PROGS += test_zswap
17 TEST_GEN_PROGS += test_hugetlb_memcg
/linux-master/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)
/linux-master/tools/testing/selftests/openat2/
H A DMakefile4 TEST_GEN_PROGS := openat2_test resolve_test rename_attack_test macro
8 $(TEST_GEN_PROGS): helpers.c helpers.h
/linux-master/tools/testing/selftests/powerpc/papr_vpd/
H A DMakefile5 TEST_GEN_PROGS := papr_vpd macro
11 $(TEST_GEN_PROGS): ../harness.c ../utils.c
/linux-master/tools/testing/selftests/powerpc/papr_sysparm/
H A DMakefile5 TEST_GEN_PROGS := papr_sysparm macro
11 $(TEST_GEN_PROGS): ../harness.c ../utils.c

Completed in 516 milliseconds

12345