Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Drun_vmtests.sh204 tap_prefix() { function
233 echo "hugepages not supported" | tap_prefix
241 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix
244 ("$@" 2>&1) | tap_prefix
252 echo "[PASS]" | tap_prefix
256 echo "[SKIP]" | tap_prefix
261 echo "[FAIL]" | tap_prefix
297 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix
298 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix
299 echo " hugetlb regression testing." | tap_prefix
[all …]
/linux-6.15/tools/testing/selftests/kselftest/
H A Drunner.sh27 tap_prefix() function
132 tap_prefix >&4) 3>&1) |