summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-301-0/+8
* valgrind: Fix FUSE memory leak suppression.Richard W.M. Jones2012-10-301-2/+10
* test-launch-race: Add comment.Richard W.M. Jones2012-10-011-1/+1
* extra-tests: Clean up some comments about the upstream qemu tests.Richard W.M. Jones2012-09-191-3/+4
* extra-tests: Add scripts used by these tests to EXTRA_DIST.Richard W.M. Jones2012-09-191-1/+4
* syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim Meyer...Richard W.M. Jones2012-09-193-12/+0
* extra-tests: Write a qemu wrapper script on the fly.Richard W.M. Jones2012-09-192-26/+13
* extra-tests: The upstream qemu test now reruns all the extra tests.Richard W.M. Jones2012-09-193-10/+12
* extra-tests: Fix libvirt URI so we can run tests with libvirt attach-method.Richard W.M. Jones2012-09-191-14/+10
* syntax: Remove trailing whitespace.Richard W.M. Jones2012-09-191-1/+0
* syntax: Replace test == with = or -eq as appropriate.Richard W.M. Jones2012-09-191-11/+11
* syntax: Use STREQ/STRNEQ in place of strcmp.Richard W.M. Jones2012-09-191-1/+1
* extra-tests: Don't use $QEMU as a variable.Richard W.M. Jones2012-09-182-6/+13
* 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