| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_overhead.c | 42 static void test_run(const char *prog) in test_run() function 106 test_run("base"); in test_test_overhead() 113 test_run("kprobe"); in test_test_overhead() 121 test_run("kretprobe"); in test_test_overhead() 128 test_run("raw_tp"); in test_test_overhead() 135 test_run("fentry"); in test_test_overhead() 142 test_run("fexit"); in test_test_overhead()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_overhead.c | 42 static void test_run(const char *prog) in test_run() function 106 test_run("base"); in test_test_overhead() 113 test_run("kprobe"); in test_test_overhead() 121 test_run("kretprobe"); in test_test_overhead() 128 test_run("raw_tp"); in test_test_overhead() 135 test_run("fentry"); in test_test_overhead() 142 test_run("fexit"); in test_test_overhead()
|
| H A D | map_kptr.c | 9 static void test_map_kptr_success(bool test_run) in test_map_kptr_success() argument 40 if (test_run) in test_map_kptr_success()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_kmod.sh | 21 test_run() function 62 test_run 0 0 63 test_run 1 0 64 test_run 1 1 65 test_run 1 2
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | test_kmod.sh | 26 test_run() function 68 test_run 0 0 "$@" 69 test_run 1 0 "$@" 70 test_run 1 1 "$@" 71 test_run 1 2 "$@"
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| H A D | cpp_driver.py | 174 test_run = test_tracker.get_current_run_results() 175 return test_run 180 test_run = self._run_tests(listener) 181 LOG.debug("Run with rerun, has run: %s" % len(test_run) 182 if test_run else 0) 183 if len(test_run) < len(expected_tests): 185 test_run) 200 test_run = self._run_tests(listener) 201 LOG.debug("Rerun file, has run: %s" % len(test_run)) 202 if len(test_run) < le [all...] |
| H A D | oh_jsunit_driver.py | 311 test_run = test_tracker.get_current_run_results() 312 return test_run 317 test_run = self._run_tests(listener) 319 LOG.debug("Run with rerun, has run: %s" % len(test_run) 320 if test_run else 0) 321 if len(test_run) < len(expected_tests): 323 test_run) 339 test_run = self._run_tests(listener) 341 LOG.debug("Rerun twice, has run: %s" % len(test_run)) 342 if len(test_run) < le [all...] |
| H A D | cpp_driver_lite.py | 349 test_run = self.read_nfs_xml(request, 352 if len(test_run) < len(expected_tests): 354 test_run) 362 test_run = test_tracker.get_current_run_results() 363 if len(test_run) != len(expected_tests): 365 test_run)
|
| /test/testfwk/developer_test/src/core/driver/ |
| H A D | openharmony.py | 375 test_run = test_tracker.get_current_run_results() 376 return test_run 381 test_run = self._run_tests(listener) 383 LOG.debug("Run with rerun, has run: %s" % len(test_run) 384 if test_run else 0) 385 if len(test_run) < len(expected_tests): 387 test_run) 403 test_run = self._run_tests(listener) 405 LOG.debug("Rerun twice, has run: %s" % len(test_run)) 406 if len(test_run) < le [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/ |
| H A D | drivers_test.sh | 6 test_run() function 29 test_run
|
| /kernel/linux/linux-6.6/tools/testing/selftests/sparc64/drivers/ |
| H A D | drivers_test.sh | 6 test_run() function 29 test_run
|
| /third_party/ltp/testcases/kernel/device-drivers/block/block_dev_user/ |
| H A D | block_dev.c | 67 static void test_run(void) in test_run() function 94 test_run(); in main()
|
| /third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
| H A D | tpci.c | 73 static void test_run(void) in test_run() function 107 test_run(); in main()
|
| /third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
| H A D | fw_load.c | 75 static void test_run(void); 88 test_run(); in main() 145 static void test_run(void) in test_run() function
|
| /third_party/ltp/testcases/kernel/device-drivers/acpi/ |
| H A D | ltp_acpi.c | 110 static void test_run(void) in test_run() function 145 test_run(); in main()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | test_ingress_egress_chaining.sh | 68 function test_run() { function 77 test_run
|
| /third_party/ltp/testcases/kernel/device-drivers/cpufreq/ |
| H A D | cpufreq_boost.c | 170 static void test_run(void) in test_run() function 199 test_run(); in main()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/ |
| H A D | test_signals.c | 23 test_run(current); in main()
|
| H A D | test_signals_utils.h | 16 int test_run(struct tdescr *td);
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/ |
| H A D | test_signals.c | 21 test_run(current); in main()
|
| H A D | test_signals_utils.h | 18 int test_run(struct tdescr *td);
|
| /third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
| H A D | cgroup_xattr.c | 108 static void test_run(void); 127 test_run(); in main() 181 static void test_run(void) in test_run() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cTextureViewTests.cpp | 2672 _test_run& test_run = *it; in deinit() local 2674 if (test_run.parent_texture_object_id != 0) in deinit() 2676 gl.deleteTextures(1, &test_run.parent_texture_object_id); in deinit() 2678 test_run.parent_texture_object_id = 0; in deinit() 2681 if (test_run.texture_view_object_created_from_immutable_to_id != 0) in deinit() 2683 gl.deleteTextures(1, &test_run.texture_view_object_created_from_immutable_to_id); in deinit() 2685 test_run.texture_view_object_created_from_immutable_to_id = 0; in deinit() 2688 if (test_run.texture_view_object_created_from_view_to_id != 0) in deinit() 2690 gl.deleteTextures(1, &test_run.texture_view_object_created_from_view_to_id); in deinit() 2692 test_run in deinit() 3066 const _test_run& test_run = *test_run_iterator; iterate() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
| H A D | hypercalls.c | 272 static void test_run(void) in test_run() function 306 test_run(); in main()
|
| /third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
| H A D | prot_hsymlinks.c | 167 static int test_run(void); 183 test_run(); in main() 234 static int test_run(void) in test_run() function
|