Home
last modified time | relevance | path

Searched refs:TEST_GEN_PROGS_EXTENDED (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A DMakefile21 TEST_GEN_PROGS_EXTENDED = librseq.so macro
32 $(OUTPUT)/%: %.c $(TEST_GEN_PROGS_EXTENDED) rseq.h rseq-*.h
35 $(OUTPUT)/basic_percpu_ops_mm_cid_test: basic_percpu_ops_test.c $(TEST_GEN_PROGS_EXTENDED) rseq.h rseq-*.h
38 $(OUTPUT)/param_test_benchmark: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
42 $(OUTPUT)/param_test_compare_twice: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
46 $(OUTPUT)/param_test_mm_cid: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
50 $(OUTPUT)/param_test_mm_cid_benchmark: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
54 $(OUTPUT)/param_test_mm_cid_compare_twice: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A DMakefile20 TEST_GEN_PROGS_EXTENDED = librseq.so macro
31 $(OUTPUT)/%: %.c $(TEST_GEN_PROGS_EXTENDED) rseq.h rseq-*.h
34 $(OUTPUT)/param_test_benchmark: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
38 $(OUTPUT)/param_test_compare_twice: param_test.c $(TEST_GEN_PROGS_EXTENDED) \
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dlib.mk24 TEST_GEN_PROGS_EXTENDED := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS_EXTENDED)) macro
62 all: khdr $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
64 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
102 $(eval INSTALL_LIST = $(TEST_GEN_PROGS_EXTENDED)) $(INSTALL_SINGLE_RULE)
125 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A DMakefile13 TEST_GEN_PROGS_EXTENDED := true macro
17 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static
23 $(TEST_GEN_PROGS_EXTENDED): LDFLAGS += -static
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dlib.mk58 TEST_GEN_PROGS_EXTENDED := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS_EXTENDED)) macro
61 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
98 $(eval INSTALL_LIST = $(TEST_GEN_PROGS_EXTENDED)) $(INSTALL_SINGLE_RULE)
122 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED := gpio-mockup-chardev macro
24 $(RM) $(TEST_GEN_PROGS_EXTENDED)
28 $(TEST_GEN_PROGS_EXTENDED): $(GPIOOBJ)
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A DMakefile17 TEST_GEN_PROGS_EXTENDED := libatest.so macro
26 $(OUTPUT)/%: %.c $(TEST_GEN_PROGS_EXTENDED) alsa-local.h
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := dnotify_test macro
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read macro
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := dnotify_test macro
/kernel/linux/linux-5.10/tools/testing/selftests/ir/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := ir_loopback macro
/kernel/linux/linux-6.6/tools/testing/selftests/splice/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read macro
/kernel/linux/linux-6.6/tools/testing/selftests/ir/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := ir_loopback macro
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/fat/
H A DMakefile4 TEST_GEN_PROGS_EXTENDED := rename_exchange macro
/kernel/linux/linux-5.10/tools/testing/selftests/rtc/
H A DMakefile7 TEST_GEN_PROGS_EXTENDED = setdate macro
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A DMakefile2 TEST_GEN_PROGS_EXTENDED := gettime_perf macro
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A DMakefile2 TEST_GEN_PROGS_EXTENDED := gettime_perf macro
/kernel/linux/linux-6.6/tools/testing/selftests/rtc/
H A DMakefile7 TEST_GEN_PROGS_EXTENDED = setdate macro
/kernel/linux/linux-6.6/tools/testing/selftests/gpio/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev gpio-chip-info gpio-line-name macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A DMakefile195 TEST_GEN_PROGS_EXTENDED += $(TEST_GEN_PROGS_EXTENDED_$(ARCH_DIR))
245 TEST_GEN_OBJ += $(patsubst %, %.o, $(TEST_GEN_PROGS_EXTENDED))
251 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): %: %.o
276 $(TEST_GEN_PROGS_EXTENDED): $(LIBKVM_OBJS)
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED = $(DESTRUCTIVE_TESTS) macro
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/vector/
H A DMakefile6 TEST_GEN_PROGS_EXTENDED := vstate_exec_nolibc macro
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED = $(DESTRUCTIVE_TESTS) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A DMakefile9 TEST_GEN_PROGS_EXTENDED := tlbie_test macro
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/pauth/
H A DMakefile16 TEST_GEN_PROGS_EXTENDED := exec_target macro

Completed in 4 milliseconds

12