Home
last modified time | relevance | path

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

/third_party/ltp/lib/newlib_tests/
Druntest.sh40 runtest_res() function
67 runtest_res
68 runtest_res $res $@
81 runtest_res TINFO "=== Run $target tests ==="
84 runtest_res TINFO "* $i"
107 runtest_res
110 runtest_res TINFO "=== $target TEST RESULTS ==="
111 runtest_res TINFO "$(echo $tpass | wc -w)x TPASS:$tpass"
112 runtest_res TINFO "$(echo $tfail | wc -w)x TFAIL:$tfail"
113 runtest_res TINFO "$(echo $tbrok | wc -w)x TBROK:$tbrok"
[all …]