Searched refs:TEST_INCLUDES (Results 1 – 14 of 14) sorted by relevance
3 TEST_INCLUDES := ksft_runner.sh \ macro
10 TEST_INCLUDES = \ macro
6 TEST_INCLUDES := \ macro
4 TEST_INCLUDES := $(wildcard lib/py/*.py) \ macro
14 TEST_INCLUDES := $(wildcard py/*.py sh/*.sh) macro
20 TEST_INCLUDES := \ macro
14 TEST_INCLUDES := ../lib.sh $(wildcard ../lib/sh/*.sh) ../net_helper.sh macro
18 TEST_INCLUDES := \ macro
113 $(if $(TEST_INCLUDES), \115 for entry in $(TEST_INCLUDES); do \
30 TEST_INCLUDES := \ macro
57 TEST_INCLUDES := \ macro
129 TEST_INCLUDES := \ macro
122 TEST_INCLUDES := forwarding/lib.sh macro
282 TEST_INCLUDES is similar to TEST_FILES, it lists files which should be290 TEST_INCLUDES is meant to list dependencies located in other directories of