]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add tests for QEMU migration parameters
authorJiri Denemark <jdenemar@redhat.com>
Mon, 19 Mar 2018 22:45:51 +0000 (23:45 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commit40b186de276f751b188ac3d41b134699ca653a79
tree3775c0ac1dc868ae46dfd6ebd493d22b4f779c3f
parent923565aa7efcc05764ef6ba4160f334dbd6a614e
tests: Add tests for QEMU migration parameters

This is an enhanced replacement for the original test from
qemumonitorjsontest which was dropped earlier in this series. More data
files with some real data will be added in the following patches.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/Makefile.am
tests/qemumigparamsdata/unsupported.json [new file with mode: 0644]
tests/qemumigparamsdata/unsupported.reply [new file with mode: 0644]
tests/qemumigparamsdata/unsupported.xml [new file with mode: 0644]
tests/qemumigparamstest.c [new file with mode: 0644]