Searched refs:tap_output (Results 1 – 1 of 1) sorted by relevance
214 tap_output() { function259 echo "ok ${count_total} ${test}" | tap_output263 echo "ok ${count_total} ${test} # SKIP" | tap_output268 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output274 echo "TAP version 13" | tap_output536 echo "1..${count_total}" | tap_output
Completed in 3 milliseconds