]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Test libvirtd's config-processing code.
authorJim Meyering <meyering@redhat.com>
Tue, 11 Dec 2007 21:20:13 +0000 (21:20 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 11 Dec 2007 21:20:13 +0000 (21:20 +0000)
commit5a190594f4a26495fd69909cb459dd91b04918d4
treea0745004f484132ee6c07717803a609765593479
parentac6bb7e131d94d0fec5840b6504976fb0303d973
Test libvirtd's config-processing code.

And remove a minor diagnostic inconsistency.
* tests/daemon-conf: New test.
* tests/Makefile.am (TESTS_ENVIRONMENT): Prepend qemud/ to PATH,
so we can invoke libvirtd without an absolute name.
(test_scripts): Add daemon-conf.
* qemud/qemud.c (remoteConfigGetAuth): Use checkType,
rather than open-coding it with a different diagnostic.
ChangeLog
qemud/qemud.c
tests/Makefile.am
tests/daemon-conf [new file with mode: 0755]