Home
last modified time | relevance | path

Searched defs:test_function (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dbp_signal_overflow.c33 static noinline int test_function(void) in test_function() function
H A Dbp_signal.c62 static noinline int test_function(void) in test_function() function
H A Dbp_account.c37 static noinline int test_function(void) in test_function() function
H A Dbuiltin-test.c179 static test_fnptr test_function(const struct test_suite *t, int subtest) in test_function() function
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1670 def execute_test(*args, test_function=None, **kwargs): argument
1695 def script_main(test_function, *args, **kwargs): argument