]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: test Fedora 14 qemu-kvm -help parsing
authorEric Blake <eblake@redhat.com>
Wed, 8 Dec 2010 17:10:51 +0000 (10:10 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 13 Dec 2010 23:30:02 +0000 (16:30 -0700)
commite414dab4d613da6a0e88c46e1fc5c4e6fd8d021a
tree07ae012faa98926b8f28399749a757c3616b2b40
parentd5a710eec15159ec41328874058ad954a994a7ff
tests: test Fedora 14 qemu-kvm -help parsing

* tests/qemuhelpdata/qemu-kvm-0.13.0: New file.
* tests/qemuhelptest.c (mymain): New test from Fedora 14 qemu-kvm,
which covers some options (like -fstype passthrough) not tested elsewhere.
tests/qemuhelpdata/qemu-kvm-0.13.0 [new file with mode: 0644]
tests/qemuhelptest.c