summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfifo01/spfifo01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfifo01/spfifo01.scn')
-rw-r--r--testsuites/sptests/spfifo01/spfifo01.scn29
1 files changed, 29 insertions, 0 deletions
diff --git a/testsuites/sptests/spfifo01/spfifo01.scn b/testsuites/sptests/spfifo01/spfifo01.scn
new file mode 100644
index 0000000000..f62e9b738c
--- /dev/null
+++ b/testsuites/sptests/spfifo01/spfifo01.scn
@@ -0,0 +1,29 @@
+Could not open '/dev/kqemu' - QEMU acceleration layer not activated: No such file or directory
+Initialized console on port COM1 9600-8-N-1
+
+
+
+*** FIFO / PIPE OPEN TEST - 1 ***
+
+
+Configuration: Pipes not enabled
+
+
+Creating directory /tmp
+
+
+Creating fifo /tmp/fifo
+
+
+Attempt to open the fifo file
+
+Must result in failure since pipes are not enabled in the configuration
+
+
+Remove the entry /tmp/fifo01
+
+
+Remove directory /tmp
+
+
+*** END OF FIFO / PIPE OPEN TEST - 1 ***