]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: virjson: Reuse VIR_TEST_VERBOSE in testJSONCopy
authorPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jul 2017 12:40:05 +0000 (14:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 11 Jul 2017 12:40:05 +0000 (14:40 +0200)
commita1ac4c880bc52b3cf112b76295cfd56d5ba0eea9
tree31ac1dfe7b49b06efcb9235df7371e71de3c0676
parentffdf5323284b3846c949040397160415a718f6e0
tests: virjson: Reuse VIR_TEST_VERBOSE in testJSONCopy

Use VIR_TEST_VERBOSE instead of calling virTestGetVerbose and
conditionally fprintf. Additionally remove redundant setting of 'ret' to
-1.
tests/virjsontest.c