Searched refs:tap_prefix (Results 1 – 2 of 2) sorted by relevance
204 tap_prefix() { function233 echo "hugepages not supported" | tap_prefix241 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix244 ("$@" 2>&1) | tap_prefix252 echo "[PASS]" | tap_prefix256 echo "[SKIP]" | tap_prefix261 echo "[FAIL]" | tap_prefix297 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix298 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix299 echo " hugetlb regression testing." | tap_prefix[all …]
27 tap_prefix() function132 tap_prefix >&4) 3>&1) |