mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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> |
||
---|---|---|
.. | ||
add-remove-failure-in.json | ||
add-remove-success-in.json | ||
add-remove-success-out.json | ||
deflatten-basic-file-in.json | ||
deflatten-basic-file-out.json | ||
deflatten-basic-generic-in.json | ||
deflatten-basic-generic-out.json | ||
deflatten-concat-double-key-in.json | ||
deflatten-concat-in.json | ||
deflatten-concat-out.json | ||
deflatten-deep-file-in.json | ||
deflatten-deep-file-out.json | ||
deflatten-deep-generic-in.json | ||
deflatten-deep-generic-out.json | ||
deflatten-double-key-in.json | ||
deflatten-nested-in.json | ||
deflatten-nested-out.json | ||
deflatten-qemu-sheepdog-in.json | ||
deflatten-qemu-sheepdog-out.json | ||
deflatten-unflattened-in.json | ||
deflatten-unflattened-out.json | ||
parse-Harder-in.json | ||
parse-NotSoSimple-in.json | ||
parse-Simple-in.json | ||
parse-VeryHard-in.json |