]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virjson: Test formatting along with parsing of JSON objects
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jul 2017 13:37:21 +0000 (15:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jul 2017 13:24:10 +0000 (15:24 +0200)
commit0c02071b56819833e46bf04f3ac021adfc4b0e48
treeba8fa776d69d33131d4e464fddb14986493b703e
parent85f762021203158f8a73267c4d8e88424086697c
tests: virjson: Test formatting along with parsing of JSON objects

Format the parsed string back and compare it to the original (or
modified) string for back and forth comparison.
tests/virjsontest.c