summaryrefslogtreecommitdiffstats
path: root/tests/expected/script
diff options
context:
space:
mode:
authorSami Kerola2015-05-31 23:23:14 +0200
committerSami Kerola2015-06-08 22:53:37 +0200
commit8090b31e5ae03ab59101c102404f7a048b9610bc (patch)
tree0f33be51beca0dc5b2c12a955d3e9c0d3a45fb78 /tests/expected/script
parentscript: move timing file opening close to use of it (diff)
downloadkernel-qcow2-util-linux-8090b31e5ae03ab59101c102404f7a048b9610bc.tar.gz
kernel-qcow2-util-linux-8090b31e5ae03ab59101c102404f7a048b9610bc.tar.xz
kernel-qcow2-util-linux-8090b31e5ae03ab59101c102404f7a048b9610bc.zip
tests: add scriptreplay test
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'tests/expected/script')
-rw-r--r--tests/expected/script/replay9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/expected/script/replay b/tests/expected/script/replay
new file mode 100644
index 000000000..cefee3732
--- /dev/null
+++ b/tests/expected/script/replay
@@ -0,0 +1,9 @@
+record script output with timing
+Script started, file is typescript
+hello world
+all done
+Script done, file is typescript
+replay script output
+hello world
+all done
+