[PATCH 6/9] virhostdevtest: Drop useless VIR_TEST_DEBUG

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Michal Privoznik <miso.privoznik@xxxxxxxxx>

The virTestRun() already reports the same.

Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
---
 tests/virhostdevtest.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/virhostdevtest.c b/tests/virhostdevtest.c
index 713e0ff9a6..f6ea4c54fd 100644
--- a/tests/virhostdevtest.c
+++ b/tests/virhostdevtest.c
@@ -509,7 +509,6 @@ mymain(void)
 
 # define DO_TEST(fnc) \
     do { \
-        VIR_DEBUG("Testing: %s", #fnc); \
         if (virTestRun(#fnc, fnc, NULL) < 0) \
             ret = -1; \
     } while (0)
-- 
2.21.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux