| /linux/tools/testing/selftests/rseq/ |
| H A D | Makefile | 20 TEST_GEN_PROGS_EXTENDED = librseq.so \ macro 39 $(OUTPUT)/%: %.c $(TEST_GEN_PROGS_EXTENDED) rseq.h rseq-*.h 42 $(OUTPUT)/basic_percpu_ops_mm_cid_test: basic_percpu_ops_test.c $(TEST_GEN_PROGS_EXTENDED) rseq.h r… 45 $(OUTPUT)/param_test_benchmark: param_test.c $(TEST_GEN_PROGS_EXTENDED) \ 49 $(OUTPUT)/param_test_compare_twice: param_test.c $(TEST_GEN_PROGS_EXTENDED) \ 53 $(OUTPUT)/param_test_mm_cid: param_test.c $(TEST_GEN_PROGS_EXTENDED) \ 57 $(OUTPUT)/param_test_mm_cid_benchmark: param_test.c $(TEST_GEN_PROGS_EXTENDED) \ 61 $(OUTPUT)/param_test_mm_cid_compare_twice: param_test.c $(TEST_GEN_PROGS_EXTENDED) \ 65 $(OUTPUT)/syscall_errors_test: syscall_errors_test.c $(TEST_GEN_PROGS_EXTENDED) \ 69 $(OUTPUT)/slice_test: slice_test.c $(TEST_GEN_PROGS_EXTENDED) rseq.h rseq-*.h [all …]
|
| /linux/tools/testing/selftests/liveupdate/ |
| H A D | Makefile | 7 TEST_GEN_PROGS_EXTENDED += luo_kexec_simple 8 TEST_GEN_PROGS_EXTENDED += luo_multi_session 20 TEST_O += $(patsubst %, %.o, $(TEST_GEN_PROGS_EXTENDED)) 29 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(OUTPUT)/%: %.o $(LIB_O)
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | Makefile | 14 TEST_GEN_PROGS_EXTENDED := \ 22 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static 28 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static 13 TEST_GEN_PROGS_EXTENDED := \ global() macro
|
| /linux/tools/testing/selftests/ |
| H A D | lib.mk | 97 TEST_GEN_PROGS_EXTENDED := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS_EXTENDED)) 100 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) \ 167 $(eval INSTALL_LIST = $(TEST_GEN_PROGS_EXTENDED)) $(INSTALL_SINGLE_RULE) 193 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
|
| /linux/tools/testing/selftests/splice/ |
| H A D | Makefile | 3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read macro
|
| /linux/tools/testing/selftests/filesystems/fat/ |
| H A D | Makefile | 4 TEST_GEN_PROGS_EXTENDED := rename_exchange macro
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | Makefile | 5 TEST_GEN_PROGS_EXTENDED := dnotify_test macro
|
| /linux/tools/testing/selftests/kselftest_harness/ |
| H A D | Makefile | 3 TEST_GEN_PROGS_EXTENDED := harness-selftest macro
|
| /linux/tools/testing/selftests/ir/ |
| H A D | Makefile | 3 TEST_GEN_PROGS_EXTENDED := ir_loopback macro
|
| /linux/tools/testing/selftests/timens/ |
| H A D | Makefile | 2 TEST_GEN_PROGS_EXTENDED := gettime_perf macro
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | Makefile | 9 TEST_GEN_PROGS_EXTENDED := pidfd_exec_helper macro
|
| /linux/tools/testing/selftests/gpio/ |
| H A D | Makefile | 5 TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev gpio-chip-info gpio-line-name \ macro
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | Makefile.kvm | 247 TEST_GEN_PROGS_EXTENDED += $(TEST_GEN_PROGS_EXTENDED_$(ARCH)) 316 TEST_GEN_OBJ += $(patsubst %, %.o, $(TEST_GEN_PROGS_EXTENDED)) 325 $(TEST_GEN_PROGS_EXTENDED): %: %.o 357 $(TEST_GEN_PROGS_EXTENDED): $(LIBKVM_OBJS)
|
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | Makefile | 10 TEST_GEN_PROGS_EXTENDED := gcs-stress-thread macro
|
| /linux/tools/testing/selftests/alsa/ |
| H A D | Makefile | 21 TEST_GEN_PROGS_EXTENDED := libatest.so global-timer macro
|
| /linux/tools/testing/selftests/powerpc/mm/ |
| H A D | Makefile | 11 TEST_GEN_PROGS_EXTENDED := tlbie_test macro
|
| /linux/tools/testing/selftests/riscv/vector/ |
| H A D | Makefile | 6 TEST_GEN_PROGS_EXTENDED := vstate_exec_nolibc v_exec_initval_nolibc macro
|
| /linux/tools/testing/selftests/exec/ |
| H A D | Makefile | 15 TEST_GEN_PROGS_EXTENDED := false inc set-exec script-exec.inc script-noexec.inc macro
|
| /linux/tools/testing/selftests/hid/ |
| H A D | Makefile | 117 TEST_GEN_PROGS_EXTENDED += $(DEFAULT_BPFTOOL) 119 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | Makefile | 14 TEST_GEN_PROGS_EXTENDED := fp-pidbench fpsimd-test \ macro
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | Makefile | 73 TEST_GEN_PROGS_EXTENDED = kublk metadata_size macro
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 128 TEST_GEN_PROGS_EXTENDED = \ macro 151 $(Q)$(RM) -r $(TEST_GEN_PROGS_EXTENDED) 227 $(TEST_GEN_PROGS_EXTENDED)): %: $(OUTPUT)/% ; 306 TEST_GEN_PROGS_EXTENDED += $(TRUNNER_BPFTOOL) 308 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)
|