]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add DO_CAPS_LATEST variant of 'numatune-memnode'
authorPeter Krempa <pkrempa@redhat.com>
Fri, 12 Mar 2021 16:42:14 +0000 (17:42 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 23 Mar 2021 13:06:31 +0000 (14:06 +0100)
commit909c07350b59decfa2c79b8ce4f29a6c76b7154a
tree1106e63e8585db9cea0fd4b3dad80be9787472ea
parent5ff9dd1ece5bbb60418bcea9fd6ef09f3d050a79
qemuxml2argvtest: Add DO_CAPS_LATEST variant of 'numatune-memnode'

The test has interesting config of the memory backend object. Preserve
the 5.2 output too since it's prior to JSONification.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuxml2argvdata/numatune-memnode.x86_64-5.2.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/numatune-memnode.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c