mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
adaaa91724
Introduce a new macro DO_TEST_PARSE_FILE which takes the input JSON from a file instead of a C string. This lets us get rid of quote escaping and makes the JSON easier to edit. The output JSON is still taken from a string and will be moved separately. Signed-off-by: Ján Tomko <jtomko@redhat.com>
4 lines
125 B
JSON
4 lines
125 B
JSON
{"QMP": {"version": {"qemu":\
|
|
{"micro": 91, "minor": 13, "major": 0},\
|
|
"package": " (qemu-kvm-devel)"}, "capabilities": []}}
|