]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virjson: Modify logic in testJSONFromString
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jul 2017 13:02:38 +0000 (15:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jul 2017 13:24:10 +0000 (15:24 +0200)
commit0a2866b42a315055aa82a0185f7978852fdf0acb
tree10c7e7941117f2da19380b2fc53a59c5b3e7ae2a
parent255cd95aab367ab3676fec54af2950af2535a30f
tests: virjson: Modify logic in testJSONFromString

To allow better testing in case where the string was parsed, modify the
logic so that the regular code path is not included in a conditional
block.
tests/virjsontest.c