..
capabilityschemadata
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
confdata
generate .gitignore files from .cvsignore ones
2008-10-17 10:03:15 +00:00
domainschemadata
Support for container related domain XML extensions
2008-08-01 13:31:37 +00:00
nodedevschemadata
Add nodedevxml2xml test
2009-02-24 14:58:32 +00:00
nodeinfodata
Use gnulib, starting with its physmem and getaddrinfo modules.
2007-12-05 21:31:07 +00:00
qemuxml2argvdata
Test case for QEMU driver ARGV -> XML conversion
2009-05-21 14:22:51 +00:00
sexpr2xmldata
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
storagepoolschemadata
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
storagevolschemadata
fix storage volume inconsistencies in schema and doc
2009-05-29 12:27:45 +00:00
xencapsdata
generate .gitignore files from .cvsignore ones
2008-10-17 10:03:15 +00:00
xmconfigdata
Fix XM driver VIF config creation
2009-04-24 12:17:50 +00:00
xml2sexprdata
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
.cvsignore
Test case for QEMU driver ARGV -> XML conversion
2009-05-21 14:22:51 +00:00
.gitignore
Test case for QEMU driver ARGV -> XML conversion
2009-05-21 14:22:51 +00:00
.valgrind.supp
Fix bogus valgrind memory leak warnings in test suite
2009-01-28 21:53:48 +00:00
capabilityschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
conftest.c
convert TAB-based indentation in C sources to use only spaces
2008-04-10 16:54:54 +00:00
cpuset
avoid two test failures induced by today's error-reporting changes
2009-02-09 15:31:34 +00:00
daemon-conf
Fix misc failures in test suite & make test cases more robust to future changes
2009-03-04 13:04:06 +00:00
define-dev-segfault
tests: exercise a bug that could make virsh and libvirtd segfault
2009-01-16 18:06:33 +00:00
domainschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
eventtest.c
Update POTFILES, and s/write/safewrite/ to appease 'make syntax-check'
2009-05-12 20:44:29 +00:00
int-overflow
Oops, forgot, Daniel
2007-11-12 14:07:37 +00:00
libvirtd-fail
Fix misc failures in test suite & make test cases more robust to future changes
2009-03-04 13:04:06 +00:00
libvirtd-pool
Fix misc failures in test suite & make test cases more robust to future changes
2009-03-04 13:04:06 +00:00
Makefile.am
Cleanup ocaml intermediate binaries
2009-05-27 12:07:43 +00:00
networkschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
nodedevschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
nodedevxml2xmltest.c
Add forgotten file
2009-02-24 15:53:31 +00:00
nodeinfotest.c
Fix misc mingw portability problems
2009-01-06 18:32:03 +00:00
object-locking.ml
Added an optional OCaml+CIL test program for mutex lock validation
2009-05-19 10:17:17 +00:00
oomtrace.pl
Generic test suite helpers for OOM testing
2008-05-29 15:21:45 +00:00
qemuargv2xmltest.c
Fix misc bugs in ARGV -> XML convertor
2009-05-28 13:21:19 +00:00
qemuxml2argvtest.c
Switch to using virDomainDefPtr for building command line in QEMU driver
2009-04-19 14:50:01 +00:00
qemuxml2xmltest.c
Fix ifname= passing to QEMU for type=ethernet network config
2009-01-30 17:17:58 +00:00
qparamtest.c
build: enable redundant-const check
2009-02-03 13:08:59 +00:00
read-bufsiz
Support domain events in test driver
2009-01-20 20:23:53 +00:00
read-non-seekable
Convert test driver to new domain XML apis
2008-07-11 16:41:27 +00:00
reconnect.c
Standardize use of header files, making internal.h primary.
2008-05-23 08:24:41 +00:00
seclabeltest.c
Improve security label error reporting & verification (Dan Walsh)
2009-04-03 10:55:51 +00:00
sexpr2xmltest.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
start
Fix actual vs expected data comparison order to get correct diff +++/--- output
2009-01-20 12:03:40 +00:00
statstest.c
Recently upstream Xen added support for having xvd devices > 16. For the most
2008-08-05 16:38:49 +00:00
storagepoolschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
storagevolschematest
Added complete set of RNG schemas for all XML formats
2009-01-27 15:29:53 +00:00
test_conf.sh
Re-factor and pretty print differences
2008-04-18 15:28:33 +00:00
test-lib.sh
Don't fail to read a file because it's non-seekable (e.g., a pipe).
2008-04-08 15:33:16 +00:00
testutils.c
Test case for QEMU driver ARGV -> XML conversion
2009-05-21 14:22:51 +00:00
testutils.h
Test case for QEMU driver ARGV -> XML conversion
2009-05-21 14:22:51 +00:00
testutilsqemu.c
Compilation fixes for MinGW
2008-06-26 09:37:51 +00:00
testutilsqemu.h
Make QEMU test suite independant of host OS capabilities
2008-05-16 16:51:30 +00:00
testutilsxen.c
Fix test suite build when Xen driver is disabled
2008-11-24 19:23:39 +00:00
testutilsxen.h
Convert XenD XML->SEXPR conversion to new domain XML APIs
2008-07-25 13:17:27 +00:00
undefine
avoid two test failures induced by today's error-reporting changes
2009-02-09 15:31:34 +00:00
vcpupin
Fix actual vs expected data comparison order to get correct diff +++/--- output
2009-01-20 12:03:40 +00:00
virsh-all
tests: quiet virsh-all
2009-01-12 18:23:10 +00:00
virsh-synopsis
tests: new test: virsh-synopsis
2008-11-24 07:13:29 +00:00
virshtest.c
Move the expected output data from virshdata/*.txt into virshtest.c.
2008-11-24 07:11:26 +00:00
xencapstest.c
Fix test suite build when Xen driver is disabled
2008-11-24 19:23:39 +00:00
xmconfigtest.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00
xml2sexprtest.c
Support PCI passthrough for Xen
2009-04-03 12:38:52 +00:00