[libvirt] [PATCH v3 0/2] tests: json: Test nested json formatting and parsing

Peter Krempa posted 2 patches 6 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1500473815.git.pkrempa@redhat.com
tests/virjsontest.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+)
[libvirt] [PATCH v3 0/2] tests: json: Test nested json formatting and parsing
Posted by Peter Krempa 6 years, 9 months ago
v3:
- patch split into two according to review

Peter Krempa (2):
  tests: virjson: Test parsing and formatting of strings with escaped
    chars
  tests: virjson: Test nesting of JSON string into a JSON (string)
    property

 tests/virjsontest.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 0/2] tests: json: Test nested json formatting and parsing
Posted by John Ferlan 6 years, 9 months ago

On 07/19/2017 10:17 AM, Peter Krempa wrote:
> v3:
> - patch split into two according to review
> 
> Peter Krempa (2):
>   tests: virjson: Test parsing and formatting of strings with escaped
>     chars
>   tests: virjson: Test nesting of JSON string into a JSON (string)
>     property
> 
>  tests/virjsontest.c | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 66 insertions(+)
> 

Reviewed-by: John Ferlan <jferlan@redhat.com>

series,

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list