Searched refs:tap_prefix (Results 1 – 2 of 2) sorted by relevance
189 tap_prefix() { function210 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix212 ("$@" 2>&1) | tap_prefix217 echo "[PASS]" | tap_prefix221 echo "[SKIP]" | tap_prefix226 echo "[FAIL]" | tap_prefix251 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix252 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix253 echo " hugetlb regression testing." | tap_prefix334 (echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope 2>&1) | tap_prefix[all …]
26 tap_prefix() function128 tap_prefix >&4) 3>&1) |