Searched defs:ts_err (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/testsuite/lib/
H A Dgeneric.sh9 ts_err() function
37 ts_err "${SCRIPT}: ${DESC} failed:"
38 ts_err "command: $TC $@"
39 ts_err "stderr output:"
42 ts_err "stdout output:"
62 ts_err "${SCRIPT}: ${DESC} failed:"
63 ts_err "command: $IP $@"
64 ts_err "stderr output:"
67 ts_err "stdout output:"
96 ts_err "matchin
[all...]

Completed in 176 milliseconds