libvirt/tests
Cole Robinson 9710856b33 tests: Centralize VIR_TEST_DEBUG lookup, and document it
Provide a simple interface for other tests to lookup the testDebug variable.
Also remove a redundant error message in interface tests.

If anyone feels inclined to change this env variable to match the existing
LIBVIRT_* format, it should now be easier to do so.
2009-10-20 14:17:34 -04:00
..
capabilityschemadata Add a more featureful qemu capabilities test data 2009-09-10 12:25:42 +01:00
confdata
domainschemadata
interfaceschemadata
networkxml2xmlin tests: Add network XML to XML tests. 2009-10-16 10:52:26 -04:00
networkxml2xmlout tests: Add network XML to XML tests. 2009-10-16 10:52:26 -04:00
nodedevschemadata
nodeinfodata
qemuhelpdata
qemuxml2argvdata Take domain type into account when looking up default machine 2009-10-12 10:57:35 +01:00
sexpr2xmldata
storagepoolxml2xmlin tests: Add XML 2 XML tests for storage pools. 2009-10-16 10:21:47 -04:00
storagepoolxml2xmlout tests: Add XML 2 XML tests for storage pools. 2009-10-16 10:21:47 -04:00
storagevolxml2xmlin tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
storagevolxml2xmlout tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
vmx2xmldata ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00
xencapsdata
xmconfigdata
xml2sexprdata
xml2vmxdata ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00
.gitignore tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
.valgrind.supp
capabilityschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
conftest.c
cpuset Fix up "make check" 2009-10-07 12:18:13 +02:00
daemon-conf Fix up "make check" 2009-10-07 12:18:13 +02:00
define-dev-segfault Fix up "make check" 2009-10-07 12:18:13 +02:00
domainschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
esxutilstest.c ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00
eventtest.c
int-overflow Fix up "make check" 2009-10-07 12:18:13 +02:00
interfaceschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
interfacexml2xmltest.c tests: Centralize VIR_TEST_DEBUG lookup, and document it 2009-10-20 14:17:34 -04:00
libvirtd-fail Fix up "make check" 2009-10-07 12:18:13 +02:00
libvirtd-pool Fix up "make check" 2009-10-07 12:18:13 +02:00
Makefile.am tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
networkschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
networkxml2xmltest.c tests: Add network XML to XML tests. 2009-10-16 10:52:26 -04:00
nodedevschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
nodedevxml2xmltest.c
nodeinfotest.c
object-locking.ml Fix up a few typos in the tree. 2009-09-30 14:05:24 +02:00
oomtrace.pl
qemuargv2xmltest.c Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemuhelptest.c Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemuxml2argvtest.c Fix handling of Xen(ner) detection 2009-09-22 16:13:33 +01:00
qemuxml2xmltest.c Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qparamtest.c
read-bufsiz Fix up "make check" 2009-10-07 12:18:13 +02:00
read-non-seekable Fix up "make check" 2009-10-07 12:18:13 +02:00
reconnect.c
schematestutils.sh Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
secaatest.c sVirt AppArmor security driver 2009-10-08 16:34:22 +02:00
seclabeltest.c Move security drivers to src/security/ 2009-09-21 14:41:44 +01:00
sexpr2xmltest.c Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
start Fix up "make check" 2009-10-07 12:18:13 +02:00
statstest.c tests: Centralize VIR_TEST_DEBUG lookup, and document it 2009-10-20 14:17:34 -04:00
storagepoolschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
storagepoolxml2xmltest.c tests: Add XML 2 XML tests for storage pools. 2009-10-16 10:21:47 -04:00
storagevolschematest Remove bashisms from schema tests. 2009-10-17 01:16:25 +02:00
storagevolxml2xmltest.c tests: Add storage volume XML 2 XML tests. 2009-10-16 10:52:27 -04:00
test_conf.sh Fix up "make check" 2009-10-07 12:18:13 +02:00
test-lib.sh
testutils.c tests: Centralize VIR_TEST_DEBUG lookup, and document it 2009-10-20 14:17:34 -04:00
testutils.h tests: Centralize VIR_TEST_DEBUG lookup, and document it 2009-10-20 14:17:34 -04:00
testutilsqemu.c tests: Centralize VIR_TEST_DEBUG lookup, and document it 2009-10-20 14:17:34 -04:00
testutilsqemu.h
testutilsxen.c
testutilsxen.h
undefine Fix up "make check" 2009-10-07 12:18:13 +02:00
vcpupin Fix up "make check" 2009-10-07 12:18:13 +02:00
virsh-all Fix up "make check" 2009-10-07 12:18:13 +02:00
virsh-synopsis Fix up "make check" 2009-10-07 12:18:13 +02:00
virshtest.c Move example XML files into examples/xml 2009-09-21 14:41:48 +01:00
virt-aa-helper-test sVirt AppArmor security driver 2009-10-08 16:34:22 +02:00
vmx2xmltest.c ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00
xencapstest.c Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
xmconfigtest.c Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
xml2sexprtest.c Move xen driver code into src/xen/ directory 2009-09-21 14:41:42 +01:00
xml2vmxtest.c ESX add esxDomainDefineXML() 2009-09-23 15:00:54 +02:00