| /Linux-v5.4/tools/testing/selftests/firmware/ |
| D | fw_run_tests.sh | 16 run_tests() function 35 run_tests 0 1 47 run_tests 0 0 58 run_tests 1 0 70 run_tests
|
| /Linux-v5.4/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 106 int run_tests(int secs) in run_tests() function 144 if (run_tests(5)) { in main() 154 return run_tests(60); in main()
|
| D | Makefile | 22 run_destructive_tests: run_tests
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | socket.c | 37 static int run_tests(void) in run_tests() function 90 int err = run_tests(); in main()
|
| D | ipv6_flowlabel_mgr.c | 74 static void run_tests(int fd) in run_tests() function 193 run_tests(fd); in main()
|
| D | l2tp.sh | 338 run_tests() function 378 run_tests
|
| /Linux-v5.4/tools/testing/selftests/powerpc/pmu/ |
| D | Makefile | 24 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 46 .PHONY: all run_tests clean ebb
|
| /Linux-v5.4/tools/testing/selftests/ |
| D | Makefile | 149 run_tests: all target 152 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\ 237 .PHONY: khdr all run_tests hotplug run_hotplug clean_hotplug run_pstore_crash install clean
|
| D | lib.mk | 72 run_tests: all 147 .PHONY: run_tests all clean install emit_tests
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_section_names.c | 214 static int run_tests(void) in run_tests() function 232 return run_tests(); in main()
|
| D | test_sock.c | 446 static int run_tests(int cgfd) in run_tests() function 477 if (run_tests(cgfd)) in main()
|
| /Linux-v5.4/tools/testing/selftests/safesetid/ |
| D | Makefile | 5 TEST_PROGS := run_tests.sh
|
| /Linux-v5.4/tools/testing/selftests/mount/ |
| D | Makefile | 6 TEST_PROGS := run_tests.sh
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kselftest.rst | 35 $ make -C tools/testing/selftests run_tests 78 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 97 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests 165 * Don't cause the top-level "make run_tests" to fail if your feature is 181 its exec bit set. Otherwise, lib.mk run_tests will generate a warning. 183 TEST_CUSTOM_PROGS and TEST_PROGS will be run by common run_tests.
|
| /Linux-v5.4/tools/testing/selftests/sparc64/ |
| D | Makefile | 7 .PHONY: all clean run_tests install
|
| /Linux-v5.4/tools/testing/selftests/powerpc/ |
| D | Makefile | 47 $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests;\
|
| /Linux-v5.4/tools/testing/selftests/livepatch/ |
| D | README | 31 % make -C tools/testing/selftests TARGETS=livepatch run_tests
|
| /Linux-v5.4/tools/testing/selftests/exec/ |
| D | execveat.c | 222 static int run_tests(void) in run_tests() function 419 rc = run_tests(); in main()
|
| /Linux-v5.4/tools/perf/tests/ |
| D | attr.py | 326 def run_tests(options): function 388 run_tests(options)
|
| /Linux-v5.4/Documentation/fault-injection/ |
| D | fault-injection.rst | 367 Run a command "make -C tools/testing/selftests/ run_tests" with injecting slab 371 -- make -C tools/testing/selftests/ run_tests 377 -- make -C tools/testing/selftests/ run_tests 384 -- make -C tools/testing/selftests/ run_tests
|
| /Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
| D | selftest.c | 258 if (!efx->phy_op->run_tests) in ef4_test_phy() 262 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in ef4_test_phy()
|
| D | tenxpress.c | 490 .run_tests = sfx7101_run_tests,
|
| D | txc43128_phy.c | 556 .run_tests = txc43128_run_tests,
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | selftest.c | 258 if (!efx->phy_op->run_tests) in efx_test_phy() 262 rc = efx->phy_op->run_tests(efx, tests->phy_ext, flags); in efx_test_phy()
|
| /Linux-v5.4/tools/testing/selftests/android/ion/ |
| D | README | 59 linux$ make -C tools/testing/selftests TARGETS=android run_tests
|