Home
last modified time | relevance | path

Searched refs:prlog (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/pstore/
H A Dcommon_tests22 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
74 prlog "UUID="$UUID
[all …]
H A Dpstore_post_reboot_tests22 prlog -n "Mounting pstore filesystem ... "
26 prlog "ok"
31 prlog "ok"
33 prlog "FAIL"
40 prlog -n "Checking dmesg 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 ... "
68 prlog "FAIL"
72 prlog "FAIL"
[all …]
H A Dpstore_tests12 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"
H A Dpstore_crash_test13 prlog "Causing kernel crash ..."
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest248 prlog() { # messages function
261 prlog "=== Ftrace unit tests ==="
326 prlog " [${color_green}PASS${color_reset}]"
332 prlog " [${color_red}FAIL${color_reset}]"
344 prlog " [${color_blue}UNTESTED${color_reset}]"
356 prlog " [${color_green}XFAIL${color_reset}]"
424 prlog -n "[$CASENO]$INSTANCE$CASENAME"
495 prlog ""
496 prlog "# of passed: " `echo $PASSED_CASES | wc -w`
497 prlog "# of failed: " `echo $FAILED_CASES | wc -w`
[all …]