tests: virsh-all: new script

* tests/virsh-all: New script.
* tests/Makefile.am (test_scripts): Add virsh-all.
This commit is contained in:
Jim Meyering
2008-11-24 07:12:41 +00:00
parent 5b5393f27a
commit 8275cc5eb0
3 changed files with 45 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
Mon Nov 24 08:10:49 +0100 2008 Jim Meyering <meyering@redhat.com>
tests: virsh-all: new script
* tests/virsh-all: New script.
* tests/Makefile.am (test_scripts): Add virsh-all.
Move the expected output data from virshdata/*.txt into virshtest.c.
* tests/virshtest.c: Embed literal, expected output here, rather than
using virshdata/*.txt file names.