Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh219 tap_prefix() { function
248 echo "hugepages not supported" | tap_prefix
256 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix
259 ("$@" 2>&1) | tap_prefix
267 echo "[PASS]" | tap_prefix
271 echo "[SKIP]" | tap_prefix
276 echo "[FAIL]" | tap_prefix
312 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix
313 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix
314 echo " hugetlb regression testing." | tap_prefix
[all …]
/linux/tools/testing/selftests/kselftest/
H A Drunner.sh27 tap_prefix() function
138 tap_prefix >&4) 3>&1) |