Home
last modified time | relevance | path

Searched refs:run_tests (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/firmware/
Dfw_run_tests.sh16 run_tests() function
35 run_tests 0 1
47 run_tests 0 0
58 run_tests 1 0
70 run_tests
/tools/testing/selftests/timers/
Dclocksource-switch.c106 int run_tests(int secs) in run_tests() function
144 if (run_tests(5)) { in main()
154 return run_tests(60); in main()
DMakefile23 run_destructive_tests: run_tests
/tools/testing/selftests/net/
Dsocket.c37 static int run_tests(void) in run_tests() function
90 int err = run_tests(); in main()
Dipv6_flowlabel_mgr.c74 static void run_tests(int fd) in run_tests() function
193 run_tests(fd); in main()
Dl2tp.sh338 run_tests() function
378 run_tests
/tools/testing/selftests/powerpc/pmu/
DMakefile24 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests
46 .PHONY: all run_tests clean ebb
/tools/testing/selftests/mount/
DMakefile6 TEST_PROGS := run_tests.sh
/tools/testing/selftests/bpf/
Dtest_section_names.c214 static int run_tests(void) in run_tests() function
232 return run_tests(); in main()
Dtest_sock.c446 static int run_tests(int cgfd) in run_tests() function
477 if (run_tests(cgfd)) in main()
Dtest_sysctl.c1578 static int run_tests(int cgfd) in run_tests() function
1609 if (run_tests(cgfd)) in main()
Dtest_sock_addr.c1595 static int run_tests(int cgfd) in run_tests() function
1633 if (run_tests(cgfd)) in main()
/tools/testing/selftests/
DMakefile157 run_tests: all target
160 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
245 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean
Dlib.mk77 run_tests: all
160 .PHONY: run_tests all clean install emit_tests
/tools/testing/selftests/sparc64/
DMakefile7 .PHONY: all clean run_tests install
/tools/testing/selftests/powerpc/
DMakefile47 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
/tools/testing/selftests/livepatch/
DREADME31 % make -C tools/testing/selftests TARGETS=livepatch run_tests
/tools/perf/tests/
Dattr.py326 def run_tests(options): function
388 run_tests(options)
/tools/testing/selftests/exec/
Dexecveat.c222 static int run_tests(void) in run_tests() function
419 rc = run_tests(); in main()
/tools/testing/selftests/android/ion/
DREADME59 linux$ make -C tools/testing/selftests TARGETS=android run_tests