Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh189 tap_prefix() { function
210 printf "%s\n%s\n%s\n" "$sep" "$title" "$sep" | tap_prefix
212 ("$@" 2>&1) | tap_prefix
217 echo "[PASS]" | tap_prefix
221 echo "[SKIP]" | tap_prefix
226 echo "[FAIL]" | tap_prefix
251 echo "NOTE: These hugetlb tests provide minimal coverage. Use" | tap_prefix
252 echo " https://github.com/libhugetlbfs/libhugetlbfs.git for" | tap_prefix
253 echo " hugetlb regression testing." | tap_prefix
334 (echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope 2>&1) | tap_prefix
[all …]
/openbmc/linux/tools/testing/selftests/kselftest/
H A Drunner.sh26 tap_prefix() function
128 tap_prefix >&4) 3>&1) |