]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemumonitorjsontest: Rename 2nd CHECK macro in migration params test
authorJiri Denemark <jdenemar@redhat.com>
Thu, 26 Oct 2017 18:52:32 +0000 (20:52 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 2 Nov 2017 21:14:19 +0000 (22:14 +0100)
commit9b5d1bd2e3c646be8ed4f084b57ff6b2ac64c85f
tree93710eef89546252879cb71a8ae5e1adcbef539f
parentcf0c87aacf9767a2888e8f38376a63f3f1f5663c
qemumonitorjsontest: Rename 2nd CHECK macro in migration params test

The second CHECK macro was used for string parameters. Let's rename it
to CHECK_STR and move it up to have all checks in one place.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/qemumonitorjsontest.c