summaryrefslogtreecommitdiff
path: root/tests/examplefiles/console/example.shell-session.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/console/example.shell-session.output')
-rw-r--r--tests/examplefiles/console/example.shell-session.output138
1 files changed, 69 insertions, 69 deletions
diff --git a/tests/examplefiles/console/example.shell-session.output b/tests/examplefiles/console/example.shell-session.output
index b778132b..738c7e8f 100644
--- a/tests/examplefiles/console/example.shell-session.output
+++ b/tests/examplefiles/console/example.shell-session.output
@@ -1,12 +1,12 @@
'[user@linuxbox imx-bootlets-src-10.05.02]$ ' Generic.Prompt
'make' Text
-' ' Text
+' ' Text.Whitespace
'CROSS_COMPILE' Name.Variable
'=' Operator
'arm-none-eabi-' Text
-' ' Text
+' ' Text.Whitespace
'clean' Text
-'\n' Text
+'\n' Text.Whitespace
'rm -rf *.sb\n' Generic.Output
@@ -26,11 +26,11 @@
'[user@linuxbox imx-bootlets-src-10.05.02]$ ' Generic.Prompt
'make' Text
-' ' Text
+' ' Text.Whitespace
'CROSS_COMPILE' Name.Variable
'=' Operator
'arm-none-eabi-' Text
-'\n' Text
+'\n' Text.Whitespace
"make[1]: Entering directory `/home/...'\n" Generic.Output
@@ -38,23 +38,23 @@
'#' Generic.Prompt
'@echo' Text
-' ' Text
+' ' Text.Whitespace
'"generating U-Boot boot stream image"' Literal.String.Double
-'\n' Text
+'\n' Text.Whitespace
'#' Generic.Prompt
'elftosb2' Text
-' ' Text
+' ' Text.Whitespace
'-z' Text
-' ' Text
+' ' Text.Whitespace
'-c' Text
-' ' Text
+' ' Text.Whitespace
'./uboot_prebuilt.db' Text
-' ' Text
+' ' Text.Whitespace
'-o' Text
-' ' Text
+' ' Text.Whitespace
'imx23_uboot.sb' Text
-'\n' Text
+'\n' Text.Whitespace
'echo "generating kernel bootstream file sd_mmc_bootstream.raw"\n' Generic.Output
@@ -62,43 +62,43 @@
'#' Generic.Prompt
'Please' Text
-' ' Text
+' ' Text.Whitespace
'use' Text
-' ' Text
+' ' Text.Whitespace
'cfimager' Text
-' ' Text
+' ' Text.Whitespace
'to' Text
-' ' Text
+' ' Text.Whitespace
'burn' Text
-' ' Text
+' ' Text.Whitespace
'xxx_linux.sb.' Text
-' ' Text
+' ' Text.Whitespace
'The' Text
-' ' Text
+' ' Text.Whitespace
'below' Text
-' ' Text
+' ' Text.Whitespace
'way' Text
-' ' Text
+' ' Text.Whitespace
'will' Text
-' ' Text
+' ' Text.Whitespace
'no' Text
-'\n' Text
+'\n' Text.Whitespace
'#' Generic.Prompt
'work' Text
-' ' Text
+' ' Text.Whitespace
'at' Text
-' ' Text
+' ' Text.Whitespace
'imx28' Text
-' ' Text
+' ' Text.Whitespace
'platform.' Text
-'\n' Text
+'\n' Text.Whitespace
'> test\n' Generic.Output
'$ ' Generic.Prompt
'test' Name.Builtin
-'\n' Text
+'\n' Text.Whitespace
'rm -f sd_mmc_bootstream.raw\n' Generic.Output
@@ -106,43 +106,43 @@
'pi@raspberrypi ~ $ ' Generic.Prompt
'sudo' Text
-' ' Text
+' ' Text.Whitespace
'sh' Text
-' ' Text
+' ' Text.Whitespace
'-c' Text
-' ' Text
+' ' Text.Whitespace
'"echo 17 > /sys/class/gpio/export"' Literal.String.Double
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi ~ $ ' Generic.Prompt
'sudo' Text
-' ' Text
+' ' Text.Whitespace
'sh' Text
-' ' Text
+' ' Text.Whitespace
'-c' Text
-' ' Text
+' ' Text.Whitespace
'"echo out > /sys/class/gpio/gpio17/direction"' Literal.String.Double
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi ~ $ ' Generic.Prompt
'sudo' Text
-' ' Text
+' ' Text.Whitespace
'sh' Text
-' ' Text
+' ' Text.Whitespace
'-c' Text
-' ' Text
+' ' Text.Whitespace
'"echo 1 > /sys/class/gpio/gpio17/value"' Literal.String.Double
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi ~ $ ' Generic.Prompt
'sudo' Text
-' ' Text
+' ' Text.Whitespace
'sh' Text
-' ' Text
+' ' Text.Whitespace
'-c' Text
-' ' Text
+' ' Text.Whitespace
'"echo 0 > /sys/class/gpio/gpio17/value"' Literal.String.Double
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi ~ $\n' Generic.Prompt
@@ -151,69 +151,69 @@
'root@imx233-olinuxino-micro:~# ' Generic.Prompt
'lsmod' Text
-'\n' Text
+'\n' Text.Whitespace
' Not tainted\n' Generic.Output
'[user@linuxbox ~]$ ' Generic.Prompt
'tail' Text
-' ' Text
+' ' Text.Whitespace
'-n' Text
-' ' Text
+' ' Text.Whitespace
'2' Literal.Number
-' ' Text
+' ' Text.Whitespace
'/mnt/rpi/etc/inittab' Text
-'\n' Text
+'\n' Text.Whitespace
'#' Generic.Prompt
'Spawn' Text
-' ' Text
+' ' Text.Whitespace
'a' Text
-' ' Text
+' ' Text.Whitespace
'getty' Text
-' ' Text
+' ' Text.Whitespace
'on' Text
-' ' Text
+' ' Text.Whitespace
'Raspberry' Text
-' ' Text
+' ' Text.Whitespace
'Pi' Text
-' ' Text
+' ' Text.Whitespace
'serial' Text
-' ' Text
+' ' Text.Whitespace
'line' Text
-'\n' Text
+'\n' Text.Whitespace
'T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100\n' Generic.Output
'pi@raspberrypi:~/Adafruit-WebIDE$ ' Generic.Prompt
'mkdir' Text
-' ' Text
+' ' Text.Whitespace
'tmp' Text
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi:~/Adafruit-WebIDE$ ' Generic.Prompt
'npm' Text
-' ' Text
+' ' Text.Whitespace
'config' Text
-' ' Text
+' ' Text.Whitespace
'set' Name.Builtin
-' ' Text
+' ' Text.Whitespace
'tmp' Text
-' ' Text
+' ' Text.Whitespace
'tmp' Text
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi:~/Adafruit-WebIDE$ ' Generic.Prompt
'npm' Text
-' ' Text
+' ' Text.Whitespace
'install' Text
-'\n' Text
+'\n' Text.Whitespace
'pi@raspberrypi ~/Adafruit-WebIDE $ ' Generic.Prompt
'ifconfig' Text
-' ' Text
+' ' Text.Whitespace
'eth0' Text
-'\n' Text
+'\n' Text.Whitespace
'eth0 Link encap:Ethernet HWaddr b5:33:ff:33:ee:aq\n' Generic.Output