Lines Matching defs:tst_res_

77 tst_res_()
105 tst_res_ TINFO "IPv6 disabled on $type via kernel command line or not compiled in"
116 tst_res_ TINFO "IPv6 disabled on $type net.ipv6.conf.all.disable_ipv6=1"
143 tst_res_ TINFO "IPv6 disabled on $type on $iface"
188 tst_res_ TINFO "using not default LTP netns: '$LTP_NETNS'"
240 tst_res_ TWARN "tst_rhost_run: command not defined"
256 tst_res_ TINFO "tst_rhost_run: cmd: $cmd"
257 tst_res_ TINFO "$use: $rcmd \"$sh_cmd\" $out 2>&1"
313 tst_res_ TWARN "tst_net_run: command not defined"
323 [ $lret -ne 0 ] && tst_res_ TWARN "tst_net_run: lhost command failed: $lret"
324 [ $rret -ne 0 ] && tst_res_ TWARN "tst_net_run: rhost command failed: $rret"
337 tst_res_ TPASS "$* passed as expected"
339 tst_res_ TFAIL "$* failed unexpectedly"
352 tst_res_ TPASS "$* failed as expected"
354 tst_res_ TFAIL "$* passed unexpectedly"
576 tst_res_ TINFO "initialize '$type' '$iface' interface"
649 [ "$quiet" ] || tst_res_ TINFO "$action local addr $addr"
654 [ "$quiet" ] || tst_res_ TINFO "$action remote addr $addr"
708 tst_res_ TINFO "wait for IPv6 DAD completion $((i / 10))/5 sec"
795 tst_res_ TINFO "run server 'netstress $s_opts'"
796 tst_res_ TINFO "run client 'netstress -l $c_opts' $run_cnt times"
820 tst_res_ TPASS "netstress failed as expected"
822 tst_res_ TFAIL "expected '$expect_res' but ret: '$ret'"
834 tst_res_ TWARN "netstress failed, ret: $ret"
848 tst_res_ TWARN "netstress has warnings"
855 tst_res_ TPASS "netstress passed, median time $median ms, data:$results"
881 tst_res_ TFAIL "$msg < threshold ${threshold_low}%"
886 tst_res_ TWARN "$msg > threshold ${threshold_hi}%"
888 tst_res_ TPASS "$msg, in range [${threshold_low}:${threshold_hi}]%"
979 tst_res_ TPASS "'ns-icmpv${TST_IPVER}_sender -s $size $opts' pass"
981 tst_res_ TFAIL "'ns-icmpv${TST_IPVER}_sender -s $size $opts' fail"
1061 tst_res_ TINFO "Network config (local -- remote):"
1062 tst_res_ TINFO "$LHOST_IFACES -- $RHOST_IFACES"
1063 tst_res_ TINFO "$IPV4_LHOST/$IPV4_LPREFIX -- $IPV4_RHOST/$IPV4_RPREFIX"
1064 tst_res_ TINFO "$IPV6_LHOST/$IPV6_LPREFIX -- $IPV6_RHOST/$IPV6_RPREFIX"
1078 tst_res_ TWARN "TST_PARSE_ARGS_CALLER same as TST_PARSE_ARGS, unset it ($TST_PARSE_ARGS)"
1082 tst_res_ TWARN "TST_SETUP_CALLER same as TST_SETUP, unset it ($TST_SETUP)"
1086 tst_res_ TWARN "TST_USAGE_CALLER same as TST_USAGE, unset it ($TST_USAGE)"
1166 tst_res_ TINFO "ping6 binary/symlink is missing, using workaround. Please, report missing ping6 to your distribution."