Home
last modified time | relevance | path

Searched refs:TEST_GEN_PROGS_EXTENDED (Results 1 – 21 of 21) sorted by relevance

/linux/tools/testing/selftests/liveupdate/
H A DMakefile7 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 DMakefile14 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 Dlib.mk97 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 DMakefile3 TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read macro
/linux/tools/testing/selftests/filesystems/fat/
H A DMakefile4 TEST_GEN_PROGS_EXTENDED := rename_exchange macro
/linux/tools/testing/selftests/filesystems/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := dnotify_test macro
/linux/tools/testing/selftests/kselftest_harness/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := harness-selftest macro
/linux/tools/testing/selftests/ir/
H A DMakefile3 TEST_GEN_PROGS_EXTENDED := ir_loopback macro
/linux/tools/testing/selftests/timens/
H A DMakefile2 TEST_GEN_PROGS_EXTENDED := gettime_perf macro
/linux/tools/testing/selftests/pidfd/
H A DMakefile9 TEST_GEN_PROGS_EXTENDED := pidfd_exec_helper macro
/linux/tools/testing/selftests/gpio/
H A DMakefile5 TEST_GEN_PROGS_EXTENDED := gpio-mockup-cdev gpio-chip-info gpio-line-name macro
/linux/tools/testing/selftests/kvm/
H A DMakefile.kvm245 TEST_GEN_PROGS_EXTENDED += $(TEST_GEN_PROGS_EXTENDED_$(ARCH))
314 TEST_GEN_OBJ += $(patsubst %, %.o, $(TEST_GEN_PROGS_EXTENDED))
323 $(TEST_GEN_PROGS_EXTENDED): %: %.o
355 $(TEST_GEN_PROGS_EXTENDED): $(LIBKVM_OBJS)
/linux/tools/testing/selftests/arm64/gcs/
H A DMakefile10 TEST_GEN_PROGS_EXTENDED := gcs-stress-thread macro
/linux/tools/testing/selftests/alsa/
H A DMakefile21 TEST_GEN_PROGS_EXTENDED := libatest.so global-timer macro
/linux/tools/testing/selftests/powerpc/mm/
H A DMakefile11 TEST_GEN_PROGS_EXTENDED := tlbie_test macro
/linux/tools/testing/selftests/riscv/vector/
H A DMakefile6 TEST_GEN_PROGS_EXTENDED := vstate_exec_nolibc v_exec_initval_nolibc macro
/linux/tools/testing/selftests/hid/
H A DMakefile117 TEST_GEN_PROGS_EXTENDED += $(DEFAULT_BPFTOOL)
119 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)
/linux/tools/testing/selftests/exec/
H A DMakefile15 TEST_GEN_PROGS_EXTENDED := false inc set-exec script-exec.inc script-noexec.inc macro
/linux/tools/testing/selftests/arm64/fp/
H A DMakefile14 TEST_GEN_PROGS_EXTENDED := fp-pidbench fpsimd-test \ macro
/linux/tools/testing/selftests/ublk/
H A DMakefile66 TEST_GEN_PROGS_EXTENDED = kublk metadata_size macro
/linux/tools/testing/selftests/bpf/
H A DMakefile128 TEST_GEN_PROGS_EXTENDED = \ macro
151 $(Q)$(RM) -r $(TEST_GEN_PROGS_EXTENDED)
227 $(TEST_GEN_PROGS_EXTENDED)): %: $(OUTPUT)/% ;
305 TEST_GEN_PROGS_EXTENDED += $(TRUNNER_BPFTOOL)
307 $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED): $(BPFOBJ)