]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Always put '\n' at the end of VIR_TEST_VERBOSE
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 3 May 2019 08:45:58 +0000 (10:45 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 27 Aug 2019 13:56:17 +0000 (15:56 +0200)
commite3511ee5ecea5d841db3f785f2100bf1c2cd8089
tree83d1557df59a9344b5efd6250a80957b29c64de9
parentd07ce21610a921ab5909afa8d44d08d8ac88e41c
tests: Always put '\n' at the end of VIR_TEST_VERBOSE

Similarly to the previous commit, VIR_TEST_VERBOSE should put
'\n' at the end of each call so that the output is not broken.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/cputest.c
tests/qemublocktest.c
tests/qemuhotplugtest.c
tests/qemumonitorjsontest.c
tests/securityselinuxlabeltest.c
tests/testutils.h
tests/testutilsqemu.c
tests/testutilsqemuschema.c
tests/virerrortest.c
tests/virhashtest.c
tests/virjsontest.c