]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumigparamstest: Validate output parameters against QMP schema
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Aug 2020 14:02:03 +0000 (16:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Aug 2020 14:42:57 +0000 (16:42 +0200)
commit8098462bfbaa5e19bb8db7559fd91143a25f445c
tree32557929996db0aa2b67e44494987b6753bfe15d
parentc501663a714f6a98aa3c830c1676808296ac4f76
qemumigparamstest: Validate output parameters against QMP schema

Ensure that the migration parameters are formatted properly according to
the schema.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemumigparamstest.c