Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh193 tap_output() { function
218 echo "ok ${count_total} ${test}" | tap_output
222 echo "ok ${count_total} ${test} # SKIP" | tap_output
227 echo "not ok ${count_total} ${test} # exit=$ret" | tap_output
233 echo "TAP version 13" | tap_output
391 echo "1..${count_total}" | tap_output