libvirt/tests
Jim Meyering 5a6571eba9 Arrange for tests to pass in a non-srcdir build.
* tests/Makefile.am: Include the contents of the *data directories
in the make-dist-built tarball by adding each of that *data
directories to EXTRA_DIST.
Also add int-overflow (via $(test_scripts)) to EXTRA_DIST.
* tests/nodeinfotest.c: Prepend "$abs_top_srcdir/tests" to
each input file name.
* tests/qemuxml2argvtest.c: Likewise.
* tests/qemuxml2xmltest.c: Likewise.
* tests/sexpr2xmltest.c: Likewise.
* tests/test_conf.sh: Likewise.
* tests/virshtest.c: Likewise.
* tests/xencapstest.c: Likewise.
* tests/xmconfigtest.c: Likewise.
* tests/xml2sexprtest.c: Likewise.


Author: Jim Meyering <meyering@redhat.com>
2007-11-14 10:35:58 +00:00
..
confdata Added files to EXTRA_DIST 2006-09-12 01:21:15 +00:00
nodeinfodata Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
qemuxml2argvdata Fixed PXE network boot config 2007-09-13 22:06:54 +00:00
sexpr2xmldata Only use bootloader for paravirt guests 2007-09-30 15:36:47 +00:00
virshdata Fixed virsh test suite 2007-01-26 13:10:28 +00:00
xencapsdata Tue Aug 21 10:36:00 BST 2007 Richard W.M. Jones <rjones@redhat.com> 2007-08-21 09:38:00 +00:00
xmconfigdata Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
xml2sexprdata Added support for input devices 2007-07-18 21:08:22 +00:00
.cvsignore Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
conftest.c conftest: fix transposed size and count arguments to fwrite. 2007-11-12 22:16:25 +00:00
int-overflow Oops, forgot, Daniel 2007-11-12 14:07:37 +00:00
Makefile.am Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
nodeinfotest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
qemuxml2argvtest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
qemuxml2xmltest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
reconnect.c Fixed up numerous compiler warnings 2007-03-06 21:55:44 +00:00
sexpr2xmltest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
test_conf.sh Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
test_xmlrpc.sh XML-RPC tests 2006-05-09 15:35:46 +00:00
testutils.c Added support for input devices 2007-07-18 21:08:22 +00:00
testutils.h Added support for input devices 2007-07-18 21:08:22 +00:00
virshtest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
xencapstest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
xmconfigtest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
xml2sexprtest.c Arrange for tests to pass in a non-srcdir build. 2007-11-14 10:35:58 +00:00
xmlrpcserver.py XML-RPC tests 2006-05-09 15:35:46 +00:00
xmlrpctest.c Fixed compiler warnings 2007-07-18 21:13:26 +00:00