Home
last modified time | relevance | path

Searched refs:TEST_GEN_PROGS (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/proc/
H A DMakefile5 TEST_GEN_PROGS := macro
6 TEST_GEN_PROGS += fd-001-lookup
7 TEST_GEN_PROGS += fd-002-posix-eq
8 TEST_GEN_PROGS += fd-003-kthread
9 TEST_GEN_PROGS += proc-loadavg-001
10 TEST_GEN_PROGS += proc-pid-vm
18 TEST_GEN_PROGS += read
19 TEST_GEN_PROGS += self
20 TEST_GEN_PROGS += setns-dcache
21 TEST_GEN_PROGS += setns-sysvipc
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/proc/
H A DMakefile5 TEST_GEN_PROGS := macro
6 TEST_GEN_PROGS += fd-001-lookup
7 TEST_GEN_PROGS += fd-002-posix-eq
8 TEST_GEN_PROGS += fd-003-kthread
9 TEST_GEN_PROGS += proc-loadavg-001
10 TEST_GEN_PROGS += proc-pid-vm
18 TEST_GEN_PROGS += read
19 TEST_GEN_PROGS += self
20 TEST_GEN_PROGS += setns-dcache
21 TEST_GEN_PROGS += setns-sysvipc
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/proc/
H A DMakefile5 TEST_GEN_PROGS := macro
6 TEST_GEN_PROGS += fd-001-lookup
7 TEST_GEN_PROGS += fd-002-posix-eq
8 TEST_GEN_PROGS += fd-003-kthread
9 TEST_GEN_PROGS += proc-loadavg-001
10 TEST_GEN_PROGS += proc-pid-vm
18 TEST_GEN_PROGS += read
19 TEST_GEN_PROGS += self
20 TEST_GEN_PROGS += setns-dcache
21 TEST_GEN_PROGS += setns-sysvipc
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/
H A Dlib.mk23 TEST_GEN_PROGS := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS))
61 all: khdr $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
63 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
81 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
84 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
87 @$(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
99 $(eval INSTALL_LIST = $(TEST_GEN_PROGS)) $(INSTALL_SINGLE_RULE)
113 for TEST in $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS); do \
124 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/
H A Dlib.mk23 TEST_GEN_PROGS := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS))
61 all: khdr $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
63 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
81 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
84 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
87 @$(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
99 $(eval INSTALL_LIST = $(TEST_GEN_PROGS)) $(INSTALL_SINGLE_RULE)
113 for TEST in $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS); do \
124 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/
H A Dlib.mk23 TEST_GEN_PROGS := $(patsubst %,$(OUTPUT)/%,$(TEST_GEN_PROGS))
61 all: khdr $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
63 all: $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
81 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) \
84 $(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS)); \
87 @$(call RUN_TESTS, $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS))
99 $(eval INSTALL_LIST = $(TEST_GEN_PROGS)) $(INSTALL_SINGLE_RULE)
113 for TEST in $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_PROGS); do \
124 $(RM) -r $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(EXTRA_CLEAN)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/vDSO/
H A DMakefile7 TEST_GEN_PROGS := $(OUTPUT)/vdso_test_gettimeofday $(OUTPUT)/vdso_test_getcpu macro
8 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_abi
9 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_clock_getres
11 TEST_GEN_PROGS += $(OUTPUT)/vdso_standalone_test_x86
13 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_correctness
22 all: $(TEST_GEN_PROGS)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/vDSO/
H A DMakefile7 TEST_GEN_PROGS := $(OUTPUT)/vdso_test_gettimeofday $(OUTPUT)/vdso_test_getcpu macro
8 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_abi
9 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_clock_getres
11 TEST_GEN_PROGS += $(OUTPUT)/vdso_standalone_test_x86
13 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_correctness
22 all: $(TEST_GEN_PROGS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/vDSO/
H A DMakefile7 TEST_GEN_PROGS := $(OUTPUT)/vdso_test_gettimeofday $(OUTPUT)/vdso_test_getcpu macro
8 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_abi
9 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_clock_getres
11 TEST_GEN_PROGS += $(OUTPUT)/vdso_standalone_test_x86
13 TEST_GEN_PROGS += $(OUTPUT)/vdso_test_correctness
22 all: $(TEST_GEN_PROGS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/cgroup/
H A DMakefile8 TEST_GEN_PROGS = test_memcontrol macro
9 TEST_GEN_PROGS += test_kmem
10 TEST_GEN_PROGS += test_core
11 TEST_GEN_PROGS += test_freezer
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/cgroup/
H A DMakefile8 TEST_GEN_PROGS = test_memcontrol macro
9 TEST_GEN_PROGS += test_kmem
10 TEST_GEN_PROGS += test_core
11 TEST_GEN_PROGS += test_freezer
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/cgroup/
H A DMakefile8 TEST_GEN_PROGS = test_memcontrol macro
9 TEST_GEN_PROGS += test_kmem
10 TEST_GEN_PROGS += test_core
11 TEST_GEN_PROGS += test_freezer
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/stringloops/
H A DMakefile9 TEST_GEN_PROGS := memcmp_64 strlen macro
18 TEST_GEN_PROGS += memcmp_32
27 TEST_GEN_PROGS += strlen_32
35 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/stringloops/
H A DMakefile9 TEST_GEN_PROGS := memcmp_64 strlen macro
18 TEST_GEN_PROGS += memcmp_32
27 TEST_GEN_PROGS += strlen_32
35 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/stringloops/
H A DMakefile9 TEST_GEN_PROGS := memcmp_64 strlen macro
18 TEST_GEN_PROGS += memcmp_32
27 TEST_GEN_PROGS += strlen_32
35 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/
H A DMakefile5 TEST_GEN_PROGS := count_instructions count_stcx_fail l3_bank_test per_event_excludes macro
11 all: $(TEST_GEN_PROGS) ebb
13 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
44 $(RM) $(TEST_GEN_PROGS) $(OUTPUT)/loop.o
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/
H A DMakefile5 TEST_GEN_PROGS := count_instructions count_stcx_fail l3_bank_test per_event_excludes macro
11 all: $(TEST_GEN_PROGS) ebb
13 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
44 $(RM) $(TEST_GEN_PROGS) $(OUTPUT)/loop.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/pmu/
H A DMakefile5 TEST_GEN_PROGS := count_instructions count_stcx_fail l3_bank_test per_event_excludes macro
11 all: $(TEST_GEN_PROGS) ebb
13 $(TEST_GEN_PROGS): $(EXTRA_SOURCES)
44 $(RM) $(TEST_GEN_PROGS) $(OUTPUT)/loop.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/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
/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signa… macro
7 $(TEST_GEN_PROGS): ../harness.c
8 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signa… macro
7 $(TEST_GEN_PROGS): ../harness.c
8 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/powerpc/math/
H A DMakefile2 TEST_GEN_PROGS := fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signa… macro
7 $(TEST_GEN_PROGS): ../harness.c
8 $(TEST_GEN_PROGS): CFLAGS += -O2 -g -pthread -m64 -maltivec
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/arm64/bti/
H A DMakefile3 TEST_GEN_PROGS := btitest nobtitest macro
5 PROGS := $(patsubst %,gen/%,$(TEST_GEN_PROGS))
60 $(TEST_GEN_PROGS): $(PROGS)

123456789