]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemumonitorjson: Change values which would be omitted
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Aug 2018 14:36:41 +0000 (16:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 28 Aug 2018 15:21:38 +0000 (17:21 +0200)
commit8d9c12aeab89cf6a0c84f6d02b22ae02260668b4
tree4472247d812084921488d5d6ec53ab0b554c390e
parent8e0f55fd4034c5fa165fac842cdbd10423ddbcac
tests: qemumonitorjson: Change values which would be omitted

Many of the parameters are omitted for NULL/0 situations. Change the
values for these cases so all the arguments are schema-checked.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemumonitorjsontest.c