aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-04-04 15:01:46 +0100
committerDaniel P. Berrange <berrange@redhat.com>2012-04-10 11:13:44 +0100
commita9694a8e183e949ac198fa1b4c84dc7baf08eaf3 (patch)
treef998c0851b213589a5a0f873fd4f6b9508f5bb76 /.gitignore
parentSwitch libvirtd config loading code to use error APIs (diff)
downloadlibvirt-a9694a8e183e949ac198fa1b4c84dc7baf08eaf3.tar.gz
libvirt-a9694a8e183e949ac198fa1b4c84dc7baf08eaf3.tar.bz2
libvirt-a9694a8e183e949ac198fa1b4c84dc7baf08eaf3.zip
Replace daemon-conf test script with a proper test case
The daemon-conf test script continues to be very fragile to changes in libvirt. It currently fails 1 time in 3/4 due to race conditions in startup/shutdown of the test script. Replace it with a proper test case tailored to the code being tested * tests/Makefile.am: Remove daemon-conf, add libvirtdconftest * tests/daemon-conf: Delete obsolete test * tests/libvirtdconftest.c: Test config file handling
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f27ff4d4..5aa9c9b78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,6 +150,7 @@
/tests/vmx2xmltest
/tests/xencapstest
/tests/xmconfigtest
+/tests/libvirtdconftest
/tools/*.[18]
/tools/libvirt-guests.init
/tools/virsh