summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-192-1/+1
* build: Return 77 from skipped tests.Richard W.M. Jones2012-07-1913-24/+24
* tests: Rewrite parallel mount-local test in C.Richard W.M. Jones2012-07-183-0/+531
* generator: Rename 'mkfs_opts' API to 'mkfs'.Richard W.M. Jones2012-07-143-12/+12
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-146-8/+8
* tests: Better way to ensure 'g' is used and return success or error.Richard W.M. Jones2012-07-112-4/+2
* tests/guests: Add temp files to CLEANFILES.Richard W.M. Jones2012-07-101-1/+1
* extra-tests: Add a test using upstream qemu.Richard W.M. Jones2012-07-073-1/+75
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-034-1/+6
* tests: Add a test of /dev/disk/by-id paths (RHBZ#627675).Richard W.M. Jones2012-06-291-0/+8
* tests: Use qemu-img to create an overlay for testing, instead of copying.Richard W.M. Jones2012-06-291-9/+9
* tests: Reformat TESTS_ENVIRONMENT so all use a standard format.Richard W.M. Jones2012-06-283-7/+3
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-2812-55/+11
* tests: Add ./run --test option.Richard W.M. Jones2012-06-2614-18/+16
* tests: Add thread IDs to test of bug 790721.Richard W.M. Jones2012-06-261-5/+10
* tests: Allow SELinux tests to be skipped with an environment variable.Richard W.M. Jones2012-06-251-0/+6
* tests/xml: Fix compilation of test on RHEL 5 with old libvirt.Richard W.M. Jones2012-06-221-2/+9
* tests: Add workaround for missing O_CLOEXEC.Richard W.M. Jones2012-06-221-0/+4
* tests: Fix broken workarounds for missing O_CLOEXEC.Richard W.M. Jones2012-06-222-2/+2
* tests: Add SKIP_TEST_* variables to allow these tests to be skipped.Richard W.M. Jones2012-06-226-0/+30
* build: Define abs_builddir if not defined already.Richard W.M. Jones2012-06-181-0/+3
* tests: Replace truncate command with 'guestfish sparse'.Richard W.M. Jones2012-06-184-5/+5
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-184-6/+12
* tests: Add tests for extended attrs and SELinux, direct and via FUSE.Richard W.M. Jones2012-06-146-0/+464
* tests: Add a test which adds the maximum number of disks and uses them.Richard W.M. Jones2012-06-132-0/+192
* tests/md: Don't hard code /dev/vda in expected output of tests.Richard W.M. Jones2012-06-122-13/+14
* tests: Fix spelling in comment.Richard W.M. Jones2012-06-121-2/+2
* tests/lvm: Don't hard-code /dev/vda in test.Richard W.M. Jones2012-06-121-1/+1
* tests: Allow regression test for bug 690819 to be skipped.Richard W.M. Jones2012-06-091-0/+12
* btrfs: Modify test to correctly detect btrfs availability.Richard W.M. Jones2012-06-091-4/+6
* tests: Add a test of non-ASCII character fidelity on various filesystem types...Richard W.M. Jones2012-05-252-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