]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: json: Validate that attribute values are properly stolen
authorPeter Krempa <pkrempa@redhat.com>
Fri, 30 Mar 2018 10:18:50 +0000 (12:18 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Apr 2018 11:34:33 +0000 (13:34 +0200)
commitd4dd836edc70e8d2ee1a6c8cf516611891c1c279
treed838b6ae50a07fd1c1a1897fea38656cd1413e2f
parentea520f6b67f451c14cc6d53246ff34cafb948df7
tests: json: Validate that attribute values are properly stolen

Make sure that the 'a' and 'A' modifiers for virJSONValueObjectAddVArgs
behave correctly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/virjsontest.c