mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-29 15:54:48 -05:00
Tests for interface type/model configuration
add a set of tests for Xen interface type and model configurations
This commit is contained in:
committed by
Daniel Veillard
parent
dddad4bcb4
commit
81ea6e4d9f
@@ -151,6 +151,9 @@ mymain(int argc, char **argv)
|
||||
|
||||
DO_TEST("fv-sound", "fv-sound", "fvtest", 1);
|
||||
|
||||
DO_TEST("fv-net-ioemu", "fv-net-ioemu", "fvtest", 1);
|
||||
DO_TEST("fv-net-netfront", "fv-net-netfront", "fvtest", 1);
|
||||
|
||||
virCapabilitiesFree(caps);
|
||||
|
||||
return(ret==0 ? EXIT_SUCCESS : EXIT_FAILURE);
|
||||
|
||||
Reference in New Issue
Block a user