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

/linux-master/tools/testing/selftests/filesystems/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := dnotify_test macro
/linux-master/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
/linux-master/tools/testing/selftests/splice/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read macro
/linux-master/tools/testing/selftests/filesystems/fat/
H A DMakefile4 TEST_GEN_PROGS_EXTENDED := rename_exchange macro
/linux-master/tools/testing/selftests/ir/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := ir_loopback macro
/linux-master/tools/testing/selftests/rtc/
H A DMakefile7 TEST_GEN_PROGS_EXTENDED = setdate macro
/linux-master/tools/testing/selftests/timens/
H A DMakefile2 TEST_GEN_PROGS_EXTENDED := gettime_perf macro
/linux-master/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) \
/linux-master/tools/testing/selftests/gpio/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev gpio-chip-info gpio-line-name macro
/linux-master/tools/testing/selftests/alsa/
H A DMakefile17 TEST_GEN_PROGS_EXTENDED := libatest.so macro
26 $(OUTPUT)/%: %.c $(TEST_GEN_PROGS_EXTENDED) alsa-local.h
/linux-master/tools/testing/selftests/timers/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED = $(DESTRUCTIVE_TESTS) macro
/linux-master/tools/testing/selftests/riscv/vector/
H A DMakefile6 TEST_GEN_PROGS_EXTENDED := vstate_exec_nolibc macro
/linux-master/tools/testing/selftests/arm64/pauth/
H A DMakefile16 TEST_GEN_PROGS_EXTENDED := exec_target macro
/linux-master/tools/testing/selftests/powerpc/mm/
H A DMakefile11 TEST_GEN_PROGS_EXTENDED := tlbie_test macro
/linux-master/tools/testing/selftests/
H A Dlib.mk89 TEST_GEN_PROGS_EXTENDED := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS_EXTENDED)) macro
92 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) \
159 $(eval INSTALL_LIST = $(TEST_GEN_PROGS_EXTENDED)) $(INSTALL_SINGLE_RULE)
185 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/linux-master/tools/testing/selftests/arm64/fp/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED := fp-pidbench fpsimd-test \ macro
/linux-master/tools/testing/selftests/kvm/
H A DMakefile214 TEST_GEN_PROGS_EXTENDED += $(TEST_GEN_PROGS_EXTENDED_$(ARCH_DIR))
280 TEST_GEN_OBJ += $(patsubst %, %.o, $(TEST_GEN_PROGS_EXTENDED))
289 $(TEST_GEN_PROGS_EXTENDED): %: %.o
321 $(TEST_GEN_PROGS_EXTENDED): $(LIBKVM_OBJS)
/linux-master/tools/testing/selftests/hid/
H A DMakefile116 TEST_GEN_PROGS_EXTENDED += $(DEFAULT_BPFTOOL)
118 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)
/linux-master/tools/testing/selftests/bpf/
H A DMakefile143 TEST_GEN_PROGS_EXTENDED = test_skb_cgroup_id_user \ macro
160 $(Q)$(RM) -r $(TEST_GEN_PROGS_EXTENDED)
201 $(TEST_GEN_PROGS_EXTENDED)): %: $(OUTPUT)/% ;
284 TEST_GEN_PROGS_EXTENDED += $(TRUNNER_BPFTOOL)
286 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)

Completed in 160 milliseconds