]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: Modernize rest of 'seclabel-*' tests
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Aug 2023 13:01:28 +0000 (15:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 25 Aug 2023 08:08:12 +0000 (10:08 +0200)
commit42c09b68dfe386687fbd37bba2a0e03669afb882
treec7b792fe1f213eaa4cca3b6366bcefd517af35e0
parentcfb029434450ae6732dff510a8dc95f8e3cac25f
qemuxml2xmltest: Modernize rest of 'seclabel-*' tests

Use real capabilities for these last few tests that were not modernized
due to use of 'WHEN_INACTIVE'.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmloutdata/seclabel-dynamic-baselabel-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/seclabel-dynamic-baselabel-inactive.xml with 90% similarity]
tests/qemuxml2xmloutdata/seclabel-dynamic-labelskip-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/seclabel-dynamic-labelskip-inactive.xml with 90% similarity]
tests/qemuxml2xmloutdata/seclabel-dynamic-none-relabel-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/seclabel-dynamic-none-relabel-inactive.xml with 92% similarity]
tests/qemuxml2xmloutdata/seclabel-dynamic-override-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/seclabel-dynamic-override-inactive.xml with 92% similarity]
tests/qemuxml2xmloutdata/seclabel-dynamic-relabel-inactive.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/seclabel-dynamic-relabel-inactive.xml with 89% similarity]
tests/qemuxml2xmltest.c