Home
last modified time | relevance | path

Searched refs:testname (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py66 global sample_num, last_sec_cpu, last_usec_cpu, start_time, testname, trace_file
110 …itle "{} : cpu perf busy vs. sample : CPU {:0>3} : {:%F %H:%M}"'.format(testname, cpu_index, datet…
131 …g_plot('set title "{} : perf busy : CPU {:0>3} : {:%F %H:%M}"'.format(testname, cpu_index, datetim…
148 …g_plot('set title "{} : durations : CPU {:0>3} : {:%F %H:%M}"'.format(testname, cpu_index, datetim…
164 …g_plot('set title "{} : loads : CPU {:0>3} : {:%F %H:%M}"'.format(testname, cpu_index, datetime.no…
181 … g_plot('set title "{} : cpu pstate vs. sample : {:%F %H:%M}"'.format(testname, datetime.now()))
194 g_plot('set title "{} : cpu pstates : {:%F %H:%M}"'.format(testname, datetime.now()))
211 g_plot('set title "{} : cpu loads : {:%F %H:%M}"'.format(testname, datetime.now()))
225 g_plot('set title "{} : cpu frequencies : {:%F %H:%M}"'.format(testname, datetime.now()))
239 g_plot('set title "{} : cpu durations : {:%F %H:%M}"'.format(testname, datetime.now()))
[all …]
/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dnft_tproxy_udp.sh142 local testname="test_${ip_proto}_udp_forward"
210 echo "PASS: tproxy test $testname: ns1 got reply \"$result\" connecting to ns2"
212 …echo "ERROR: tproxy test $testname: ns1 got reply \"$result\" connecting to ns2, not \"${expect_ns…
219 echo "PASS: tproxy test $testname: ns1 got reply \"$result\" connecting to ns3"
221 …echo "ERROR: tproxy test $testname: ns1 got reply \"$result\" connecting to ns3, not \"$expect_ns1…
228 echo "PASS: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns2"
230 …echo "ERROR: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns2, not \"$expec…
237 echo "PASS: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns3"
239 …echo "ERROR: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns3, not \"$expec…
Dnft_tproxy_tcp.sh142 local testname="test_${ip_proto}_tcp_${traffic_origin}"
236 echo "PASS: tproxy test $testname: ns1 got reply \"$result\" connecting to ns2"
238 …echo "ERROR: tproxy test $testname: ns1 got reply \"$result\" connecting to ns2, not \"${expect_ns…
245 echo "PASS: tproxy test $testname: ns1 got reply \"$result\" connecting to ns3"
247 …echo "ERROR: tproxy test $testname: ns1 got reply \"$result\" connecting to ns3, not \"$expect_ns1…
254 echo "PASS: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns2"
256 …echo "ERROR: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns2, not \"$expec…
263 echo "PASS: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns3"
265 …echo "ERROR: tproxy test $testname: nsrouter got reply \"$result\" connecting to ns3, not \"$expec…
/linux-6.12.1/tools/testing/selftests/drivers/net/dsa/
Dbridge_vlan_unaware.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dbridge_mld.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dbridge_locked_port.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dno_forwarding.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dbridge_mdb.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dtc_actions.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dbridge_vlan_aware.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dlocal_termination.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Drun_net_forwarding_test.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
Dbridge_vlan_mcast.sh5 testname=$(basename "${BASH_SOURCE[0]}")
9 source "./$testname" "$@"
/linux-6.12.1/tools/testing/selftests/filesystems/statmount/
Dstatmount_test_ns.c24 static void handle_result(int ret, const char *testname) in handle_result() argument
27 ksft_test_result_pass("%s\n", testname); in handle_result()
29 ksft_test_result_fail("%s\n", testname); in handle_result()
31 ksft_exit_fail_msg("%s\n", testname); in handle_result()
33 ksft_test_result_skip("%s\n", testname); in handle_result()
/linux-6.12.1/tools/testing/selftests/net/
Dgro.c87 static char *testname = "data"; variable
126 if (strcmp(testname, "ip") == 0) { in setup_sock_filter()
989 if (strcmp(testname, "data") == 0) { in gro_sender()
998 } else if (strcmp(testname, "ack") == 0) { in gro_sender()
1001 } else if (strcmp(testname, "flags") == 0) { in gro_sender()
1013 } else if (strcmp(testname, "tcp") == 0) { in gro_sender()
1025 } else if (strcmp(testname, "ip") == 0) { in gro_sender()
1069 } else if (strcmp(testname, "large") == 0) { in gro_sender()
1104 if (strcmp(testname, "data") == 0) { in gro_receiver()
1117 } else if (strcmp(testname, "ack") == 0) { in gro_receiver()
[all …]
/linux-6.12.1/arch/x86/kernel/
Dnmi_selftest.c138 static inline void __init print_testname(const char *testname) in print_testname() argument
140 printk("%12s:", testname); in print_testname()
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dcgroup_iter.c52 int order, const char *testname) in read_from_cgroup_iter() argument
84 ASSERT_STREQ(buf, expected_output, testname); in read_from_cgroup_iter()
/linux-6.12.1/tools/testing/selftests/ftrace/
Dftracetest428 local testname=`basename $1`
432 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`
/linux-6.12.1/fs/bcachefs/
Dtests.c802 int bch2_btree_perf_test(struct bch_fs *c, const char *testname, in bch2_btree_perf_test() argument
824 if (!strcmp(testname, #_test)) j.fn = _test in bch2_btree_perf_test()
856 pr_err("unknown test %s", testname); in bch2_btree_perf_test()
874 scnprintf(name_buf, sizeof(name_buf), "%s:", testname); in bch2_btree_perf_test()
/linux-6.12.1/lib/
Dlocking-selftest.c1500 static inline void print_testname(const char *testname) in print_testname() argument
1502 printk("%33s:", testname); in print_testname()
/linux-6.12.1/Documentation/dev-tools/
Dkselftest.rst72 /tmp/testname file(s) when summary option is specified. This is applicable