libvirt/tests/virjsondata/parse-NotSoSimple-in.json
Ján Tomko adaaa91724 virjsontest: introduce DO_TEST_PARSE_FILE
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>
2019-04-03 14:44:29 +02:00

4 lines
125 B
JSON

{"QMP": {"version": {"qemu":\
{"micro": 91, "minor": 13, "major": 0},\
"package": " (qemu-kvm-devel)"}, "capabilities": []}}