]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add test cases for previous commit
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Sep 2014 17:06:55 +0000 (19:06 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 5 Sep 2014 06:35:34 +0000 (08:35 +0200)
commit36cc189a46b642d202100efddfcefa7cf7bdd08b
treeb1d208003f5f3ebb147ecc671a52f442a9f15ead
parentd869a6ea03eca6cffe8913a541161bb9bbedc8a1
tests: Add test cases for previous commit

This commit is rather big. Firstly, the in memory config
representation is adjusted like if security_driver was set to "none".
The rest is then just adaptation to the new code that will generate
different seclabels.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-scsi.xml
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-usb.xml
tests/qemuhotplugtestdata/qemuhotplug-hotplug-base+disk-virtio.xml
tests/qemuxml2argvdata/qemuxml2argv-hotplug-base.xml
tests/qemuxml2argvdata/qemuxml2argv-seclabel-dynamic-none-relabel.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-none-relabel.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-dynamic-relabel.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-seclabel-none.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c
tests/testutilsqemu.c