/linux/tools/testing/selftests/membarrier/ |
H A D | membarrier_test_impl.h | 22 const char *test_name = in test_membarrier_get_registrations() local 47 const char *test_name = "sys membarrier invalid command"; in test_membarrier_cmd_fail() local 70 const char *test_name = "sys membarrier MEMBARRIER_CMD_QUERY invalid flags"; in test_membarrier_flags_fail() local 93 const char *test_name = "sys membarrier MEMBARRIER_CMD_GLOBAL"; test_membarrier_global_success() local 109 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure"; test_membarrier_private_expedited_fail() local 132 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED"; test_membarrier_register_private_expedited_success() local 151 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED"; test_membarrier_private_expedited_success() local 168 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure"; test_membarrier_private_expedited_sync_core_fail() local 191 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE"; test_membarrier_register_private_expedited_sync_core_success() local 210 const char *test_name = "sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE"; test_membarrier_private_expedited_sync_core_success() local 227 const char *test_name = "sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED"; test_membarrier_register_global_expedited_success() local 246 const char *test_name = "sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED"; test_membarrier_global_expedited_success() local [all...] |
/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_fdinfo_test.c | 43 static void error_report(struct error *err, const char *test_name) in error_report() argument 76 static inline int error_check(struct error *err, const char *test_name) in error_check() argument 257 const char *test_name in test_pidfd_fdinfo_nspid() local 290 const char *test_name = "pidfd check fdinfo for dead process"; test_pidfd_dead_fdinfo() local [all...] |
/linux/tools/testing/selftests/ |
H A D | kselftest_harness.h | 153 #define TEST(test_name) __TEST_IMPL(test_name, -1) argument 172 #define TEST_SIGNAL(test_name, signal) __TEST_IMPL(test_name, signal) argument 174 #define __TEST_IMPL(test_name, _signal) \ argument 388 TEST_F(fixture_name,test_name) global() argument 391 TEST_F_SIGNAL(fixture_name,test_name,signal) global() argument 394 TEST_F_TIMEOUT(fixture_name,test_name,timeout) global() argument 397 __TEST_F_IMPL(fixture_name,test_name,signal,tmout) global() argument 870 XFAIL_ADD(fixture_name,variant_name,test_name) global() argument 1188 char test_name[1024]; __run_test() local [all...] |
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | string_kfuncs.c | 29 char test_name[256]; in run_too_long_tests() local
|
H A D | flow_dissector_reattach.c | 575 const char *test_name; in run_tests() member 608 char test_name[80]; in run_tests() local
|
H A D | flow_dissector.c | 656 char test_name[TEST_NAME_MAX_LEN]; in run_tests_skb_less() local 802 char test_name[TEST_NAME_MAX_LEN]; in test_flow_dissector_skb() local
|
/linux/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 256 test_name = "" variable 286 test_name = arg variable [all...] |
/linux/rust/macros/ |
H A D | kunit.rs | 48 let test_name = match body_it.next() { in kunit_tests() localVariable
|
/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 182 void dumpdata(char *s1, char *s2, int n, char *test_name) in dumpdata() argument 197 int test_memcmp(void *s1, void *s2, int n, int offset, char *test_name) in test_memcmp() argument 221 int do_test(char *test_name, void (*test_func)(char *, char *)) in do_test() argument
|
/linux/tools/testing/selftests/size/ |
H A D | get_size.c | 89 static const char *test_name = " get runtime memory use\n"; in _start() local
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | its_permutations.py | 90 test_name = f"{bug} {test_params}" variable
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_timeout.c | 64 static void test_timeout(int res, int *ret, char *test_name, int err) in test_timeout() argument
|
H A D | futex_requeue_pi.c | 363 char *test_name; in main() local
|
/linux/fs/btrfs/tests/ |
H A D | extent-io-tests.c | 671 const char *test_name) in dump_eb_and_memory_contents() argument 687 const char *test_name) in verify_eb_and_memory() argument
|
/linux/tools/testing/selftests/mm/ |
H A D | vm_util.h | 111 static char test_name[1024]; variable
|
/linux/tools/testing/selftests/alsa/ |
H A D | pcm-test.c | 285 const char *test_name, snd_config_t *pcm_cfg) in test_pcm_time() argument 557 const char *test_name, *test_type; in run_time_tests() local [all...] |
/linux/tools/testing/selftests/futex/include/ |
H A D | logging.h | 106 void print_result(const char *test_name, int ret) in print_result() argument
|
/linux/tools/testing/selftests/arm64/bti/ |
H A D | test.c | 56 #define puttestname(test_name, trampoline_name) do { \ argument
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | TdcResults.py | 12 def __init__(self, test_id="", test_name=""): argument
|
/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 202 char test_name[TEST_NAME_MAX]; in main() local
|
H A D | check_mmap_options.c | 249 static char test_name[TEST_NAME_MAX]; in format_test_name() local
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | devlink_rate_tc_bw.py | 349 def print_bandwidth_results(bw_data, test_name): argument
|
/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.h | 264 static inline struct tmonitor_ctx *traffic_monitor_start(const char *netns, const char *test_name, in traffic_monitor_start() argument
|
/linux/include/kunit/ |
H A D | test.h | 159 #define KUNIT_CASE(test_name) \ argument 171 #define KUNIT_CASE_ATTR(test_name, attributes) \ argument 182 #define KUNIT_CASE_SLOW(test_name) \ argument 203 KUNIT_CASE_PARAM(test_name,gen_params) global() argument 216 KUNIT_CASE_PARAM_ATTR(test_name,gen_params,attributes) global() argument [all...] |
/linux/tools/testing/selftests/landlock/ |
H A D | common.h | 30 #define TEST_F_FORK(fixture_name, test_name) TEST_F(fixture_name, test_name) argument
|