Home
last modified time | relevance | path

Searched refs:test_function (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/
H A Dharness.c27 int run_test(int (test_function)(void), const char *name) in run_test()
39 exit(test_function()); in run_test()
104 int test_harness(int (test_function)(void), const char *name) in test_harness()
123 rc = run_test(test_function, name); in test_harness()
/openbmc/linux/tools/perf/tests/
H A Dbp_account.c37 static noinline int test_function(void) in test_function() function
94 attr_mod.bp_addr = (unsigned long) test_function; in bp_accounting()
116 void *addr = is_x ? (void *)test_function : (void *)&the_var; in detect_cnt()
172 fd[i] = bp_event((void *)test_function, &attr); in detect_share()
H A Dbp_signal_overflow.c33 static noinline int test_function(void) in test_function() function
90 pe.bp_addr = (unsigned long) test_function; in test__bp_signal_overflow()
116 test_function(); in test__bp_signal_overflow()
H A Dbp_signal.c62 static noinline int test_function(void) in test_function() function
253 test_function(); in test__bp_signal()
H A Dbuiltin-test.c179 static test_fnptr test_function(const struct test_suite *t, int subtest) in test_function() function
243 err = test_function(test, subtest)(test, subtest); in run_test()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.c103 pid_t eat_cpu(int (test_function)(void)) in eat_cpu()
128 rc = test_function(); in eat_cpu()
H A Dlib.h29 extern pid_t eat_cpu(int (test_function)(void));
/openbmc/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c495 static int test_mlockall(int (test_function)(bool call_mlock)) in test_mlockall()
504 ret = test_function(false); in test_mlockall()
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1673 def execute_test(*args, test_function=None, **kwargs): argument
1677 if not test_function:
1680 test_function()
1698 def script_main(test_function, *args, **kwargs): argument
1701 execute_test(*args, test_function=test_function, **kwargs)
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h35 int test_harness(int (test_function)(void), const char *name);
/openbmc/qemu/docs/devel/testing/
H A Dfunctional.rst284 def test_function(self):
/openbmc/linux/Documentation/dev-tools/
H A Dkselftest.rst366 static int __init test_function()
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch1065 …ent-rule-matches --type=kernel:uprobe --location=${uprobe_elf_binary}:test_function --event-name=m…