Searched refs:tap_prefix (Results 1 – 2 of 2) sorted by relevance
219 tap_prefix() { function248 echo "hugepages not supported" | tap_prefix256 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix259 ("$@" 2>&1) | tap_prefix267 echo "[PASS]" | tap_prefix271 echo "[SKIP]" | tap_prefix276 echo "[FAIL]" | tap_prefix312 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix313 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix314 echo " hugetlb regression testing." | tap_prefix[all …]
27 tap_prefix() function138 tap_prefix >&4) 3>&1) |