Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vsock/
H A Dvmtest.sh244 log_host "removed ns ${mode}0"
245 log_host "removed ns ${mode}1"
326 log_host "No NS support detected for test ${tname}"
601 echo "FAIL: kernel oops detected on vm in ns ${ns}" | log_host
607 echo "FAIL: kernel warning detected on vm in ns ${ns}" | log_host
674 "${extra_args[@]}" 2>&1 | log_host
681 "${extra_args[@]}" 2>&1 | log_host &
724 log_host() { function
744 log_host "expected mode ${mode}, got ${actual}"
821 log_host "failed to start vm (cid=${VSOCK_CID}, ns=${ns0})"
[all …]
/linux/tools/testing/selftests/hid/
H A Dvmtest.sh315 log_host() { function
375 echo "FAIL: kernel oops detected on vm" | log_host "${name}"
381 echo "FAIL: kernel error detected on vm" | log_host "${name}"
382 vm_ssh -- dmesg --level=err | log_host "${name}"