Searched refs:TRUNNER_BINARY (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | Makefile | 555 TRUNNER_BINARY := $1$(if $2,-)$2 macro 602 $$($$<-$2-CFLAGS),$(TRUNNER_BINARY)) 605 $$(call msg,GEN-SKEL,$(TRUNNER_BINARY),$$@) 615 $$(call msg,GEN-SKEL,$(TRUNNER_BINARY),$$@) 628 $$(call msg,LINK-BPF,$(TRUNNER_BINARY),$$(@:.skel.h=.bpf.o)) 633 $$(call msg,GEN-SKEL,$(TRUNNER_BINARY),$$@) 651 $$(call msg,TEST-HDR,$(TRUNNER_BINARY),$$@) 663 $$(call msg,TEST-OBJ,$(TRUNNER_BINARY),$$@) 687 $$(call msg,EXT-OBJ,$(TRUNNER_BINARY),$$@) 692 $(TRUNNER_BINARY)-extras: $(TRUNNER_EXTRA_FILES) | $(TRUNNER_OUTPUT) [all …]
|
/linux-6.12.1/tools/testing/selftests/hid/ |
D | Makefile | 199 $(call msg,CLNG-BPF,$(TRUNNER_BINARY),$2) 204 $(call msg,CLNG-BPF,$(TRUNNER_BINARY),$2) 209 $(call msg,GCC-BPF,$(TRUNNER_BINARY),$2)
|