summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dist: Add miscellaneous files to the tarball.Richard W.M. Jones2012-11-131-0/+1
* tests/protocol: Add test-qemudir-launchfail.sh to tarball (but don't run it).Richard W.M. Jones2012-11-131-1/+2
* tests: Add a parallel launch test.Richard W.M. Jones2012-11-132-0/+200
* tests: Add 'make check-slow' rule to recursively run slow/long-running tests.Richard W.M. Jones2012-11-131-5/+7
* tests: Replace 'make extra-tests' with individual tests.Richard W.M. Jones2012-11-137-403/+6
* extra-tests: Add $(libvirt_ro_uri) substitution to configure.Richard W.M. Jones2012-11-131-11/+9
* Define whole valgrind command (as @VG@) in the configure script.Richard W.M. Jones2012-11-131-6/+1
* extra-tests: Move valgrind suppressions file to top source directory.Richard W.M. Jones2012-11-122-217/+1
* tools: Modify existing tools to use guestfs_{push,pop}_error_handler.Richard W.M. Jones2012-11-093-15/+6
* lib: Rework temporary and cache directory code.Richard W.M. Jones2012-11-092-0/+87
* tests: Allow more tests to be skipped.Richard W.M. Jones2012-10-303-0/+18
* valgrind: Add suppression for memory leak in libdl:_dl_init function.Richard W.M. Jones2012-10-181-0/+8
* lib: Add a test for environment parsing functions.Richard W.M. Jones2012-10-152-2/+107
* valgrind: Fix FUSE memory leak suppression.Richard W.M. Jones2012-10-141-2/+10
* tests: Fix test-qemudie-* so they re-adds the disk on second launch.Richard W.M. Jones2012-10-103-0/+3
* Add support for hotplugging (removing disks).Richard W.M. Jones2012-10-093-2/+149
* Add support for hotplugging (adding disks) to the libvirt attach-method.Richard W.M. Jones2012-10-082-0/+92
* launch: Add add_drive 'label' option.Richard W.M. Jones2012-10-082-0/+98
* tests: Fix rhbz690819.sh to skip when attach-method is libvirt.Richard W.M. Jones2012-10-061-0/+6
* Revert "test-launch-race: Add SELinux label to $TMPDIR."Richard W.M. Jones2012-09-261-5/+0
* test-launch-race: Add SELinux label to $TMPDIR.Richard W.M. Jones2012-09-251-0/+5
* Fix tests/bigdirs/test-big-dirs.pl to use mke2fsWanlong Gao2012-09-241-14/+4
* tests/bigdirs: Add empty TESTS= rule.Richard W.M. Jones2012-09-241-3/+4
* test-launch-race: Add comment.Richard W.M. Jones2012-09-221-1/+1
* extra-tests: Re-run the tests against upstream libvirt.Richard W.M. Jones2012-09-182-0/+56
* extra-tests: Clean up some comments about the upstream qemu tests.Richard W.M. Jones2012-09-181-3/+4
* extra-tests: Add scripts used by these tests to EXTRA_DIST.Richard W.M. Jones2012-09-181-1/+5
* syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim Meyer...Richard W.M. Jones2012-09-173-12/+0
* extra-tests: Write a qemu wrapper script on the fly.Richard W.M. Jones2012-09-152-26/+13
* extra-tests: Rerun extra tests with regular appliance attach method.Richard W.M. Jones2012-09-152-1/+35
* extra-tests: The upstream qemu test now reruns all the extra tests.Richard W.M. Jones2012-09-153-10/+12
* extra-tests: Fix libvirt URI so we can run tests with libvirt attach-method.Richard W.M. Jones2012-09-151-14/+10
* syntax: Remove trailing whitespace.Richard W.M. Jones2012-09-151-1/+0
* syntax: Replace test == with = or -eq as appropriate.Richard W.M. Jones2012-09-151-11/+11
* syntax: Use STREQ/STRNEQ in place of strcmp.Richard W.M. Jones2012-09-151-1/+1
* test-9p: Disable this test with libvirt.Richard W.M. Jones2012-09-141-2/+2
* extra-tests: Don't use $QEMU as a variable.Richard W.M. Jones2012-09-052-6/+13
* tests/rsync: Allow rsync test to be skipped by setting SKIP_TEST_RSYNC_SH=1.Richard W.M. Jones2012-08-311-0/+5
* tests/mount-local: Link test program with gnulib.Richard W.M. Jones2012-08-311-1/+2
* tests/big-dirs: Don't run this test by default.Richard W.M. Jones2012-08-301-5/+6
* remove ulockmgr from fuse LDFLAGSOlaf Hering2012-08-291-1/+1
* Replace mount-options with mount where appropriate.Richard W.M. Jones2012-08-1810-20/+20
* tests: Add a test for large directories.Richard W.M. Jones2012-08-172-0/+119
* test-launch-race: Use /dev/null instead of hand-made zero-length file.Richard W.M. Jones2012-08-151-5/+2
* Add optional compress flag to tar-in, tar-out APIs.Richard W.M. Jones2012-08-141-4/+4
* tests/9p: Add test to EXTRA_DIST.1.19.29Richard W.M. Jones2012-08-111-0/+2
* New APIs: rsync, rsync-in, rsync-outRichard W.M. Jones2012-08-112-0/+126
* tests/extra: Add workaround for memory leak in libvirt.Richard W.M. Jones2012-08-111-1/+13
* 9p: Add a regression test for 9p functionality in qemu.Richard W.M. Jones2012-07-302-0/+78
* tests: Consistent use of $(top_builddir)/run --test when building test guests.Richard W.M. Jones2012-07-264-21/+9