Searched refs:run_tests (Results 1 – 20 of 20) sorted by relevance
16 run_tests() function35 run_tests 0 147 run_tests 0 058 run_tests 1 070 run_tests
106 int run_tests(int secs) in run_tests() function144 if (run_tests(5)) { in main()154 return run_tests(60); in main()
23 run_destructive_tests: run_tests
37 static int run_tests(void) in run_tests() function90 int err = run_tests(); in main()
74 static void run_tests(int fd) in run_tests() function193 run_tests(fd); in main()
338 run_tests() function378 run_tests
24 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests46 .PHONY: all run_tests clean ebb
6 TEST_PROGS := run_tests.sh
214 static int run_tests(void) in run_tests() function232 return run_tests(); in main()
446 static int run_tests(int cgfd) in run_tests() function477 if (run_tests(cgfd)) in main()
1578 static int run_tests(int cgfd) in run_tests() function1609 if (run_tests(cgfd)) in main()
1595 static int run_tests(int cgfd) in run_tests() function1633 if (run_tests(cgfd)) in main()
157 run_tests: all target160 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\245 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean
77 run_tests: all160 .PHONY: run_tests all clean install emit_tests
7 .PHONY: all clean run_tests install
47 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
31 % make -C tools/testing/selftests TARGETS=livepatch run_tests
326 def run_tests(options): function388 run_tests(options)
222 static int run_tests(void) in run_tests() function419 rc = run_tests(); in main()
59 linux$ make -C tools/testing/selftests TARGETS=android run_tests