[libvirt] [PATCH v2 0/4] tests: json: Improve testing of parsing and formatting

Peter Krempa pkrempa at redhat.com
Tue Jul 11 12:56:21 UTC 2017


Now rebased to master after changes to the virjsontest.

Purpose of this series was to test json nested in json. While it won't be used,
it may be worth to test that our parser and formatter handles escaping/nesting
properly.

Peter Krempa (4):
  tests: virjson: Modify logic in testJSONFromString
  tests: virjson: Remove spaces from 'very-hard' parsing example
  tests: virjson: Test formatting along with parsing of JSON objects
  tests: virjson: Test string escaping

 tests/virjsontest.c | 194 +++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 145 insertions(+), 49 deletions(-)

-- 
2.12.2




More information about the libvir-list mailing list