]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virjson: Test nesting of JSON string into a JSON (string) property
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jul 2017 14:39:21 +0000 (16:39 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jul 2017 15:59:09 +0000 (17:59 +0200)
commit99eac2668ccbbfcf277a21b8f9421de5e00ddc58
treedcbe5f02f3adb1510a9a9dedf1ab27e7655bced8
parent6e51642bd2452a89ed36e6308c232bfbeea9191e
tests: virjson: Test nesting of JSON string into a JSON (string) property

Test that we are able to create a JSON object and nest it into a string
property of a JSON object and then correctly extract and parse it back.
tests/virjsontest.c