Searched refs:tap_prefix (Results 1 – 2 of 2) sorted by relevance
199 tap_prefix() { function229 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix231 ("$@" 2>&1) | tap_prefix236 echo "[PASS]" | tap_prefix240 echo "[SKIP]" | tap_prefix245 echo "[FAIL]" | tap_prefix279 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix280 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix281 echo " hugetlb regression testing." | tap_prefix379 (echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope 2>&1) | tap_prefix[all …]
27 tap_prefix() function132 tap_prefix >&4) 3>&1) |