]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: json: Add helper to reformat JSON strings
authorPeter Krempa <pkrempa@redhat.com>
Wed, 30 Nov 2016 09:46:57 +0000 (10:46 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Jan 2017 08:57:06 +0000 (09:57 +0100)
commit15727562a6744a13f144cb3c014539a7d166ddd0
tree7b5f8395790227f0012809e01c2f373cfb5bbf71
parent5cd670fea8d100e07d47cf26fa301e60b0e7ef3c
util: json: Add helper to reformat JSON strings

For use in test cases it will be helpful to allow reformatting JSON
strings. Add a wrapper on top of the parser and formatter to achieve
this.
src/libvirt_private.syms
src/util/virjson.c
src/util/virjson.h