Home
last modified time | relevance | path

Searched refs:DEFINE_TEST_RUNNER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A DMakefile284 define DEFINE_TEST_RUNNER macro
306 # Using TRUNNER_XXX variables, provided by callers of DEFINE_TEST_RUNNER and
307 # set up by DEFINE_TEST_RUNNER itself, create test runner build rules with:
400 $(eval $(call DEFINE_TEST_RUNNER,test_progs))
405 $(eval $(call DEFINE_TEST_RUNNER,test_progs,no_alu32))
412 $(eval $(call DEFINE_TEST_RUNNER,test_progs,bpf_gcc))
423 $(eval $(call DEFINE_TEST_RUNNER,test_maps))
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile446 define DEFINE_TEST_RUNNER macro
470 # Using TRUNNER_XXX variables, provided by callers of DEFINE_TEST_RUNNER and
471 # set up by DEFINE_TEST_RUNNER itself, create test runner build rules with:
598 $(eval $(call DEFINE_TEST_RUNNER,test_progs))
603 $(eval $(call DEFINE_TEST_RUNNER,test_progs,no_alu32))
609 $(eval $(call DEFINE_TEST_RUNNER,test_progs,cpuv4))
616 $(eval $(call DEFINE_TEST_RUNNER,test_progs,bpf_gcc))
626 $(eval $(call DEFINE_TEST_RUNNER,test_maps))

Completed in 3 milliseconds