Home
last modified time | relevance | path

Searched refs:emit_tests (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile40 emit_tests: target
47 $(MAKE) OUTPUT=$$BUILD_TARGET COLLECTION=$(COLLECTION)/$$TARGET -s -C $$TARGET emit_tests; \
70 .PHONY: all run_tests ebb sampling_tests event_code_tests emit_tests
/linux/tools/testing/selftests/riscv/
H A DMakefile46 emit_tests: target
58 .PHONY: all clean install run_tests emit_tests
/linux/tools/testing/selftests/arm64/
H A DMakefile47 emit_tests: target
59 .PHONY: all clean install run_tests emit_tests
/linux/tools/testing/selftests/powerpc/
H A DMakefile59 emit_tests: target
76 .PHONY: tags $(SUB_DIRS) emit_tests
/linux/tools/testing/selftests/
H A Dlib.mk181 emit_tests:
231 .PHONY: run_tests all clean install emit_tests gen_mods_dir clean_mods_dir
H A DMakefile284 -C $$TARGET emit_tests >> $(TEST_LIST); \