Make QEMU test suite independant of host OS capabilities

This commit is contained in:
Daniel P. Berrange
2008-05-16 16:51:30 +00:00
parent a770c2ab1c
commit 40a82f3066
8 changed files with 109 additions and 17 deletions

5
tests/testutilsqemu.h Normal file
View File

@@ -0,0 +1,5 @@
#include "capabilities.h"
virCapsPtr testQemuCapsInit(void);