]> xenbits.xensource.com Git - libvirt.git/commit
tests: Update smm=on test
authorAndrea Bolognani <abologna@redhat.com>
Fri, 13 May 2022 14:00:09 +0000 (16:00 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 16 May 2022 12:29:04 +0000 (14:29 +0200)
commitdd3258da0951dea59a2979d165fdbf03d0a50b7f
tree9c6920a6abd56b9305a3d674b9888c681ef8b6fd
parent74bb510a7ba7ca30c9636eb9470e1d8b806fea43
tests: Update smm=on test

Use DO_TEST_CAPS_LATEST() instead of hardcoding capabilities and
add the xml2xml part, which was missing; finally, rename it to
accomodate the complementary smm=off test that we're about to
introduce.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/machine-smm-on.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/machine-smm-on.xml [new file with mode: 0644]
tests/qemuxml2argvdata/machine-smm-opt.args [deleted file]
tests/qemuxml2argvdata/machine-smm-opt.xml [deleted file]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/machine-smm-on.x86_64-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c