Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/pstore/
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 …]
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 …]
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"
A Dpstore_crash_test13 prlog "Causing kernel crash ..."
/linux/tools/testing/selftests/ftrace/
A Dftracetest226 prlog() { # messages function
239 prlog "=== Ftrace unit tests ==="
267 prlog -n "[$CASENO]$INSTANCE$desc"
283 prlog " [${color_green}PASS${color_reset}]"
288 prlog " [${color_red}FAIL${color_reset}]"
298 prlog " [${color_blue}UNTESTED${color_reset}]"
308 prlog " [${color_green}XFAIL${color_reset}]"
433 prlog ""
434 prlog "# of passed: " `echo $PASSED_CASES | wc -w`
435 prlog "# of failed: " `echo $FAILED_CASES | wc -w`
[all …]

Completed in 4 milliseconds