HomeSort by relevance Sort by last modified time
    Searched refs:prlog (Results 1 - 5 of 5) sorted by null

  /external/linux-kselftest/tools/testing/selftests/pstore/
pstore_tests 12 prlog -n "Checking pstore console is registered ... "
16 prlog -n "Checking /dev/pmsg0 exists ... "
20 prlog -n "Writing unique string to /dev/pmsg0 ... "
26 prlog "FAIL"
common_tests 22 prlog "ok"
24 prlog "FAIL"
31 prlog "ok"
33 prlog -e "\t${f}"
36 prlog "FAIL"
43 prlog
45 prlog -ne "\t${f} ... "
51 prlog " ... FAIL"
67 prlog() { # messages function
73 prlog "=== Pstore unit tests (`basename $0`) ===
    [all...]
pstore_post_reboot_tests 18 prlog "pstore_crash_test has not been executed yet. we skip further tests."
22 prlog -n "Mounting pstore filesystem ... "
26 prlog "ok"
31 prlog "ok"
33 prlog "FAIL"
40 prlog -n "Checking dmesg files exist in pstore filesystem ... "
43 prlog -n "Checking console files exist in pstore filesystem ... "
46 prlog -n "Checking pmsg files exist in pstore filesystem ... "
49 prlog -n "Checking dmesg files contain oops end marker"
56 prlog -n "Checking console file contains oops end marker ...
    [all...]
pstore_crash_test 13 prlog "Causing kernel crash ..."
  /external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest 175 prlog() { # messages function
183 prlog "=== Ftrace unit tests ==="
210 prlog -n "[$CASENO]$INSTANCE$desc"
220 prlog " [${color_green}PASS${color_reset}]"
225 prlog " [${color_red}FAIL${color_reset}]"
230 prlog " [${color_blue}UNRESOLVED${color_reset}]"
235 prlog " [${color_blue}UNTESTED${color_reset}]"
240 prlog " [${color_blue}UNSUPPORTED${color_reset}]"
245 prlog " [${color_red}XFAIL${color_reset}]"
250 prlog " [${color_blue}UNDEFINED${color_reset}]
    [all...]

Completed in 439 milliseconds