Home
last modified time | relevance | path

Searched refs:test_print (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dftrace.c56 test_print("Failed on cleanup: can't unmount tracefs: %m"); in unmount_ftrace()
167 test_print("Failed on cleanup: can't remove ftrace instance %s", in remove_ftrace_instance()
232 test_print("too many lines in ftracer buffer %zu, exiting tracer", in tracer_thread_func()
270 test_print("Can't stop tracer pthread: %m"); in stop_trace_thread()
274 test_print("Can't join tracer pthread: %m"); in stop_trace_thread()
278 test_print("Tracer thread wasn't canceled"); in stop_trace_thread()
348 test_print("malloc()"); in create_ftracer()
356 test_print("setup_ftrace_instance(): %d", err); in create_ftracer()
362 test_print("disable_trace_options(): %d", err); in create_ftracer()
368 test_print("disable_trace_options(): %d", err); in create_ftracer()
[all …]
Dftrace-tcp.c236 test_print("Couldn't parse trace event addr:port %s", src); in tracer_ip_split()
251 test_print("Couldn't parse trace event [addr]:port %s", src); in tracer_ip_split()
258 test_print("Couldn't parse trace event :port %s", p); in tracer_ip_split()
277 test_print("Couldn't parse trace event addr %s", addr); in tracer_scan_address()
283 test_print("Couldn't parse trace event port %s", port_str); in tracer_scan_address()
308 test_print("Couldn't parse trace event, matched = %d/10", in tracer_scan_event()
323 test_print("Couldn't parse trace event, matched = %d/13", in tracer_scan_event()
332 test_print("Couldn't parse trace event, matched = %d/6", in tracer_scan_event()
342 test_print("Couldn't parse trace event, matched = %d/5", in tracer_scan_event()
356 test_print("Couldn't parse trace event family %s", family); in tracer_scan_event()
[all …]
Dkconfig.c19 test_print("Unable to access /proc/self/ns/net: %m"); in has_net_ns()
53 test_print("socket(): %m"); in has_tcp_ao()
80 test_print("socket(): %m"); in has_tcp_md5()
92 test_print("setsockopt(TCP_MD5SIG_EXT): %m"); in has_tcp_md5()
109 test_print("Failed to add a VRF: %d", *err); in has_vrfs()
Dnetlink.c25 test_print("socket(AF_NETLINK)"); in netlink_sock()
43 test_print("recv()"); in netlink_check_answer()
46 test_print("expected NLMSG_ERROR, got %d", in netlink_check_answer()
51 test_print("NLMSG_ERROR: %d: %s", in netlink_check_answer()
73 test_print("req buf is too small: %zu < %zu", req_sz, nl_size); in rtattr_pack()
178 test_print("send()"); in __add_veth()
223 test_print("send()"); in __ip_addr_add()
279 test_print("send()"); in __ip_route_add()
328 test_print("send()"); in __link_set_up()
396 test_print("send()"); in __add_vrf()
Dproc.c207 test_print("%8s %25s: %" PRId64 " => %" PRId64, in __netstat_print_diff()
213 test_print("%8s %25s: %" PRIu64 " => %" PRIu64, nsb->header_name, in __netstat_print_diff()
Dsetup.c250 test_print("rand seed %u", (unsigned int)seed); in __test_init()
Daolib.h94 #define test_print(fmt, ...) \ macro
/linux-6.12.1/tools/testing/memblock/tests/
Dalloc_api.c730 test_print("\tRunning %s...\n", __func__); in alloc_simple_check()
741 test_print("\tRunning %s...\n", __func__); in alloc_disjoint_check()
752 test_print("\tRunning %s...\n", __func__); in alloc_before_check()
763 test_print("\tRunning %s...\n", __func__); in alloc_after_check()
774 test_print("\tRunning %s...\n", __func__); in alloc_in_between_check()
783 test_print("\tRunning %s...\n", __func__); in alloc_second_fit_check()
794 test_print("\tRunning %s...\n", __func__); in alloc_small_gaps_check()
803 test_print("\tRunning %s...\n", __func__); in alloc_all_reserved_check()
812 test_print("\tRunning %s...\n", __func__); in alloc_no_space_check()
821 test_print("\tRunning %s...\n", __func__); in alloc_limited_space_check()
[all …]
Dalloc_exact_nid_api.c950 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_simple_check()
961 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_part_reserved_check()
972 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_split_range_low_check()
983 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_no_overlap_split_check()
994 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_no_overlap_low_check()
1005 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_small_node_check()
1014 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_node_reserved_check()
1023 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_part_reserved_fail_check()
1032 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_split_range_high_check()
1041 test_print("\tRunning %s...\n", __func__); in alloc_exact_nid_numa_no_overlap_high_check()
[all …]
Dalloc_helpers_api.c343 test_print("\tRunning %s...\n", __func__); in alloc_from_simple_check()
352 test_print("\tRunning %s...\n", __func__); in alloc_from_misaligned_check()
361 test_print("\tRunning %s...\n", __func__); in alloc_from_high_addr_check()
372 test_print("\tRunning %s...\n", __func__); in alloc_from_no_space_above_check()
383 test_print("\tRunning %s...\n", __func__); in alloc_from_min_addr_cap_check()
398 test_print("Running %s tests...\n", func_testing); in memblock_alloc_helpers_checks()
Dalloc_nid_api.c1086 test_print("\tRunning %s...\n", __func__); in alloc_nid_simple_check()
1097 test_print("\tRunning %s...\n", __func__); in alloc_nid_misaligned_check()
1108 test_print("\tRunning %s...\n", __func__); in alloc_nid_narrow_range_check()
1119 test_print("\tRunning %s...\n", __func__); in alloc_nid_reserved_with_space_check()
1130 test_print("\tRunning %s...\n", __func__); in alloc_nid_reserved_no_space_check()
1141 test_print("\tRunning %s...\n", __func__); in alloc_nid_cap_max_check()
1152 test_print("\tRunning %s...\n", __func__); in alloc_nid_cap_min_check()
1163 test_print("\tRunning %s...\n", __func__); in alloc_nid_min_reserved_check()
1172 test_print("\tRunning %s...\n", __func__); in alloc_nid_max_reserved_check()
1181 test_print("\tRunning %s...\n", __func__); in alloc_nid_exact_address_check()
[all …]
Dcommon.c157 test_print("%s%s", prefixes[i], DELIM); in print_prefixes()
158 test_print(postfix); in print_prefixes()
177 void test_print(const char *fmt, ...) in test_print() function
Dcommon.h142 void test_print(const char *fmt, ...);
Dbasic_api.c522 test_print("Running %s tests...\n", FUNC_ADD); in memblock_add_checks()
1245 test_print("Running %s tests...\n", FUNC_RESERVE); in memblock_reserve_checks()
1682 test_print("Running %s tests...\n", FUNC_REMOVE); in memblock_remove_checks()
2109 test_print("Running %s tests...\n", FUNC_FREE); in memblock_free_checks()
2159 test_print("Running memblock_*bottom_up tests...\n"); in memblock_bottom_up_checks()
2378 test_print("Running %s tests...\n", FUNC_TRIM); in memblock_trim_memory_checks()
2428 test_print("Running memblock_overlaps_region tests...\n"); in memblock_overlaps_region_checks()
/linux-6.12.1/lib/
Dtest_bitmap.c1195 static const struct test_bitmap_print test_print[] __initconst = { variable
1204 for (i = 0; i < ARRAY_SIZE(test_print); i++) { in test_bitmap_print_buf()
1205 const struct test_bitmap_print *t = &test_print[i]; in test_bitmap_print_buf()
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/
Dkey-management.c621 test_print("%s [%u/%u] key: { %s, %u:%u, %u, %u:%u:%u:%u (%u)}", in key_collection_socket()