]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add tests for network disks
authorJosh Durgin <joshd@hq.newdream.net>
Tue, 7 Dec 2010 19:57:33 +0000 (11:57 -0800)
committerEric Blake <eblake@redhat.com>
Thu, 9 Dec 2010 21:20:53 +0000 (14:20 -0700)
commit715bf4523e53f3624ecddb4529d5c2cd8b1d92af
tree0a3e3154e8f1e069298c72cdd2cab16aeb805819
parent85400fb9929b658b762ff2928007fcba501a7183
tests: Add tests for network disks

Signed-off-by: Josh Durgin <joshd@hq.newdream.net>
tests/qemuargv2xmltest.c
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-nbd.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-rbd.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-sheepdog.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-disk-drive-network-sheepdog.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c