Home
last modified time | relevance | path

Searched refs:emit_tests (Results 1 – 5 of 5) 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/powerpc/
H A DMakefile59 emit_tests: target
76 .PHONY: tags $(SUB_DIRS) emit_tests
/linux/tools/testing/selftests/
H A Dlib.mk181 emit_tests:
240 .PHONY: run_tests all clean install emit_tests gen_mods_dir clean_mods_dir headers
H A DMakefile298 -C $$TARGET emit_tests >> $(TEST_LIST); \