summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test-launch-race: Use /dev/null instead of hand-made zero-length file.Richard W.M. Jones2012-08-301-5/+2
* tests/extra: Add workaround for memory leak in libvirt.Richard W.M. Jones2012-08-111-1/+13
* build: Use $(top_builddir)/run in Makefile.am's.Richard W.M. Jones2012-08-051-2/+2
* tests: Skip regression test for 790721 if attach-method is not 'appliance'.Richard W.M. Jones2012-08-051-0/+25
* tests/protocol: Skip these tests if default attach-method is not 'appliance'.Richard W.M. Jones2012-08-053-0/+15
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-08-052-1/+1
* build: Return 77 from skipped tests.Richard W.M. Jones2012-08-0511-15/+15
* tests: Better way to ensure 'g' is used and return success or error.Richard W.M. Jones2012-08-052-4/+2
* tests/guests: Add temp files to CLEANFILES.Richard W.M. Jones2012-08-051-1/+1
* extra-tests: Add a test using upstream qemu.Richard W.M. Jones2012-07-093-1/+75
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-062-0/+4
* tests: Add a test of /dev/disk/by-id paths (RHBZ#627675).Richard W.M. Jones2012-07-061-0/+8
* tests: Use qemu-img to create an overlay for testing, instead of copying.Richard W.M. Jones2012-07-061-9/+9
* tests: Add thread IDs to test of bug 790721.Richard W.M. Jones2012-06-281-5/+10
* tests/xml: Fix compilation of test on RHEL 5 with old libvirt.Richard W.M. Jones2012-06-281-2/+9
* tests: Add workaround for missing O_CLOEXEC.Richard W.M. Jones2012-06-281-0/+4
* tests: Fix broken workarounds for missing O_CLOEXEC.Richard W.M. Jones2012-06-282-2/+2
* tests: Add SKIP_TEST_* variables to allow these tests to be skipped.Richard W.M. Jones2012-06-286-0/+30
* build: Define abs_builddir if not defined already.Richard W.M. Jones2012-06-211-0/+3
* tests: Replace truncate command with 'guestfish sparse'.Richard W.M. Jones2012-06-214-5/+5
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-214-6/+12
* tests/md: Don't hard code /dev/vda in expected output of tests.Richard W.M. Jones2012-06-212-13/+14
* tests: Fix spelling in comment.Richard W.M. Jones2012-06-211-2/+2
* tests/lvm: Don't hard-code /dev/vda in test.Richard W.M. Jones2012-06-211-1/+1
* tests: Allow regression test for bug 690819 to be skipped.Richard W.M. Jones2012-06-211-0/+12
* tests: Add a test of non-ASCII character fidelity on various filesystem types...Richard W.M. Jones2012-06-012-0/+491
* tests: Regression test for RHBZ#701814.Richard W.M. Jones2012-05-035-0/+255
* btrfs: Fix btrfs test so it works with btrfs-progs in Rawhide.Richard W.M. Jones2012-04-261-12/+12
* btrfs: Enhance the btrfs device test.Richard W.M. Jones2012-04-251-2/+37
* tests: Add some more substantial test data.Richard W.M. Jones2012-04-253-0/+2
* btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.Richard W.M. Jones2012-04-251-3/+1
* New btrfs APIs.Richard W.M. Jones2012-04-253-0/+183
* guests: Add /etc/shadow file to fedora.img.Richard W.M. Jones2012-04-211-0/+5
* tests: Space before parens in perl code.Richard W.M. Jones2012-04-211-77/+77
* Remove obsolete valgrind rule from C API tests.Richard W.M. Jones2012-04-181-5/+0
* extra-tests: Check if valgrind supports --vgdb=no option.Richard W.M. Jones2012-04-181-3/+3
* tests: Fix reference to guestfish in test for RHBZ#811649.Richard W.M. Jones2012-04-131-1/+1
* Add regression test to test funny filenames (RHBZ#811649).Richard W.M. Jones2012-04-122-0/+50
* extra-tests: Add suppression for memory leak in FUSE.Richard W.M. Jones2012-04-121-0/+9
* inspection: Remove spurious warning for Ubuntu 10.04 with encrypted swap (RHB...Richard W.M. Jones2012-04-121-0/+3
* extra-tests: Add suppression for libvirt/gnutls leak.Richard W.M. Jones2012-04-111-1/+12
* extra-tests: Disable valgrind vgdb.Richard W.M. Jones2012-04-101-1/+2
* tests: Fix guest building so parallel 'make -jN check' works.Richard W.M. Jones2012-04-065-29/+33
* tests: Don't print "4" when running make-windows-img.shRichard W.M. Jones2012-04-061-1/+1
* extra-tests: Test virt-sysprep.Richard W.M. Jones2012-04-011-1/+14
* Rewrite virt-sysprep.Richard W.M. Jones2012-03-311-3/+1
* test: Thread function is a candidate for attribute noreturn.Richard Jones2012-03-291-3/+1
* Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.Richard W.M. Jones2012-03-142-2/+24
* tests: Remove/fix unused variables warnings.Richard W.M. Jones2012-03-122-0/+2
* tests: Remove unused variable.Richard W.M. Jones2012-03-121-1/+0