mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Dump qemu driver capabilities if test debugging enabled
* src/testutils.[ch]: make testDebug externally available * src/testutilsqemu.c: if VIR_TEST_DEBUG is set, dump the qemu driver capabilities to stderr
This commit is contained in:
@@ -43,4 +43,6 @@ int virtTestMain(int argc,
|
||||
return virtTestMain(argc,argv, func); \
|
||||
}
|
||||
|
||||
extern unsigned int testDebug;
|
||||
|
||||
#endif /* __VIT_TEST_UTILS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user