Home
last modified time | relevance | path

Searched refs:check_result (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/net/
Dcmsg_time.sh35 check_result() { function
53 check_result $? "$ts" "" "$prot - no options"
56 check_result $? "$ts" "2" "$prot - ts cnt"
59 check_result $? "$ts" "OK" "$prot - ts0 SCHED"
62 check_result $? "$ts" "OK" "$prot - ts0 SND"
66 check_result $? "$ts" "OK" "$prot - TXTIME abs"
72 check_result $? "$ts" "OK" "$prot - TXTIME rel"
Dcmsg_ipv6.sh41 check_result() { function
63 check_result $? $df "DONTFRAG $prot $ovr"
91 check_result $? 0 "TCLASS $prot $ovr - pass"
98 check_result $? 0 "TCLASS $prot $ovr - packet data"
105 check_result $? 1 "TCLASS $prot $ovr - rejection"
128 check_result $? 0 "HOPLIMIT $prot $ovr - pass"
135 check_result $? 0 "HOPLIMIT $prot $ovr - packet data"
145 check_result $? 0 "ExtHdr $prot $ovr - pass"
Dcmsg_so_mark.sh38 check_result() { function
60 check_result $? 0 "$prot $ovr - pass"
65 check_result $? 1 "$prot $ovr - rejection"
/tools/testing/selftests/livepatch/
Dtest-callbacks.sh37 check_result "% modprobe $MOD_TARGET
84 check_result "% modprobe $MOD_LIVEPATCH
132 check_result "% modprobe $MOD_TARGET
180 check_result "% modprobe $MOD_LIVEPATCH
222 check_result "% modprobe $MOD_LIVEPATCH
257 check_result "% modprobe $MOD_TARGET
298 check_result "% modprobe $MOD_LIVEPATCH
343 check_result "% modprobe $MOD_TARGET_BUSY block_transition=N
424 check_result "% modprobe $MOD_TARGET_BUSY block_transition=Y
470 check_result "% modprobe $MOD_LIVEPATCH
[all …]
Dtest-state.sh22 check_result "% modprobe $MOD_LIVEPATCH
54 check_result "% modprobe $MOD_LIVEPATCH
99 check_result "% modprobe $MOD_LIVEPATCH2
152 check_result "% modprobe $MOD_LIVEPATCH2
Dtest-sysfs.sh30 check_result "% modprobe $MOD_LIVEPATCH
59 check_result "% modprobe test_klp_callbacks_demo
Dtest-livepatch.sh34 check_result "% modprobe $MOD_LIVEPATCH
78 check_result "% modprobe $MOD_LIVEPATCH
138 check_result "% modprobe $MOD_LIVEPATCH
Dtest-ftrace.sh37 check_result "livepatch: kernel.ftrace_enabled = 0
Dtest-shadow-vars.sh19 check_result "% modprobe $MOD_TEST
DREADME39 check_result(). The latter function greps the kernel's ring buffer for
Dfunctions.sh290 function check_result { function
/tools/testing/selftests/x86/
Dsingle_step_syscall.c110 static void check_result(void) in check_result() function
156 check_result(); in main()
167 check_result(); in main()
174 check_result(); in main()
196 check_result(); in main()
/tools/testing/selftests/netfilter/
Dnft_trans_stress.sh27 check_result() function
103 check_result $eret "add/delete"
114 check_result $eret "reload"
135 check_result $eret "add/delete with nftrace enabled"
149 check_result $lret "add/delete with nftrace enabled"
/tools/perf/tests/shell/
Dtest_data_symbol.sh17 check_result() { function
65 check_result
/tools/testing/selftests/exec/
Dnull-argv.c19 check_result(pid, #exec); \
22 void check_result(pid_t pid, const char *msg) in check_result() function
/tools/perf/bench/
Dpmu-scan.c75 static int check_result(bool core_only) in check_result() function
159 ret = check_result(core_only); in run_pmu_scan()
/tools/testing/selftests/arm64/signal/testcases/
Dtpidr2_restore.c85 .check_result = check_tpidr2,
/tools/testing/selftests/arm64/signal/
Dtest_signals.h103 void (*check_result)(struct tdescr *td); member
Dtest_signals_utils.c400 if (td->initialized && td->result != KSFT_SKIP && td->check_result) in test_result()
401 td->check_result(td); in test_result()
/tools/testing/selftests/bpf/prog_tests/
Dsock_fields.c101 static void check_result(void) in check_result() function
336 check_result(); in test()