Home
last modified time | relevance | path

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

/tools/testing/selftests/mm/
A Drun_vmtests.sh214 tap_output() { function
259 echo "ok ${count_total} ${test}" | tap_output
263 echo "ok ${count_total} ${test} # SKIP" | tap_output
268 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output
274 echo "TAP version 13" | tap_output
536 echo "1..${count_total}" | tap_output

Completed in 3 milliseconds