mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Test case for QEMU driver ARGV -> XML conversion
This commit is contained in:
@@ -27,6 +27,8 @@ int virtTestCaptureProgramOutput(const char *const argv[],
|
||||
char **buf,
|
||||
int buflen);
|
||||
|
||||
int virtTestClearLineRegex(const char *pattern,
|
||||
char *string);
|
||||
|
||||
int virtTestDifference(FILE *stream,
|
||||
const char *expect,
|
||||
|
||||
Reference in New Issue
Block a user