]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumigparamstest: Add basic test data
authorJiri Denemark <jdenemar@redhat.com>
Mon, 19 Mar 2018 22:46:46 +0000 (23:46 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 17 Apr 2018 08:46:23 +0000 (10:46 +0200)
commitb60a1185ceec8b7dd475c896ee006aef9fe78cef
treedcfa8dc8ea1cb2f045beb452db79dea2fbb47b09
parent40b186de276f751b188ac3d41b134699ca653a79
qemumigparamstest: Add basic test data

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