index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Allow more tests to be skipped.
Richard W.M. Jones
2012-10-30
3
-0
/
+18
*
valgrind: Add suppression for memory leak in libdl:_dl_init function.
Richard W.M. Jones
2012-10-30
1
-0
/
+8
*
valgrind: Fix FUSE memory leak suppression.
Richard W.M. Jones
2012-10-30
1
-2
/
+10
*
test-launch-race: Add comment.
Richard W.M. Jones
2012-10-01
1
-1
/
+1
*
extra-tests: Clean up some comments about the upstream qemu tests.
Richard W.M. Jones
2012-09-19
1
-3
/
+4
*
extra-tests: Add scripts used by these tests to EXTRA_DIST.
Richard W.M. Jones
2012-09-19
1
-1
/
+4
*
syntax: Remove definitions of O_CLOEXEC, except in examples (thanks Jim Meyer...
Richard W.M. Jones
2012-09-19
3
-12
/
+0
*
extra-tests: Write a qemu wrapper script on the fly.
Richard W.M. Jones
2012-09-19
2
-26
/
+13
*
extra-tests: The upstream qemu test now reruns all the extra tests.
Richard W.M. Jones
2012-09-19
3
-10
/
+12
*
extra-tests: Fix libvirt URI so we can run tests with libvirt attach-method.
Richard W.M. Jones
2012-09-19
1
-14
/
+10
*
syntax: Remove trailing whitespace.
Richard W.M. Jones
2012-09-19
1
-1
/
+0
*
syntax: Replace test == with = or -eq as appropriate.
Richard W.M. Jones
2012-09-19
1
-11
/
+11
*
syntax: Use STREQ/STRNEQ in place of strcmp.
Richard W.M. Jones
2012-09-19
1
-1
/
+1
*
extra-tests: Don't use $QEMU as a variable.
Richard W.M. Jones
2012-09-18
2
-6
/
+13
*
test-launch-race: Use /dev/null instead of hand-made zero-length file.
Richard W.M. Jones
2012-08-30
1
-5
/
+2
*
tests/extra: Add workaround for memory leak in libvirt.
Richard W.M. Jones
2012-08-11
1
-1
/
+13
*
build: Use $(top_builddir)/run in Makefile.am's.
Richard W.M. Jones
2012-08-05
1
-2
/
+2
*
tests: Skip regression test for 790721 if attach-method is not 'appliance'.
Richard W.M. Jones
2012-08-05
1
-0
/
+25
*
tests/protocol: Skip these tests if default attach-method is not 'appliance'.
Richard W.M. Jones
2012-08-05
3
-0
/
+15
*
build: Rename most C files that contain underscore with dash.
Richard W.M. Jones
2012-08-05
2
-1
/
+1
*
build: Return 77 from skipped tests.
Richard W.M. Jones
2012-08-05
11
-15
/
+15
*
tests: Better way to ensure 'g' is used and return success or error.
Richard W.M. Jones
2012-08-05
2
-4
/
+2
*
tests/guests: Add temp files to CLEANFILES.
Richard W.M. Jones
2012-08-05
1
-1
/
+1
*
extra-tests: Add a test using upstream qemu.
Richard W.M. Jones
2012-07-09
3
-1
/
+75
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-06
2
-0
/
+4
*
tests: Add a test of /dev/disk/by-id paths (RHBZ#627675).
Richard W.M. Jones
2012-07-06
1
-0
/
+8
*
tests: Use qemu-img to create an overlay for testing, instead of copying.
Richard W.M. Jones
2012-07-06
1
-9
/
+9
*
tests: Add thread IDs to test of bug 790721.
Richard W.M. Jones
2012-06-28
1
-5
/
+10
*
tests/xml: Fix compilation of test on RHEL 5 with old libvirt.
Richard W.M. Jones
2012-06-28
1
-2
/
+9
*
tests: Add workaround for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-28
1
-0
/
+4
*
tests: Fix broken workarounds for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-28
2
-2
/
+2
*
tests: Add SKIP_TEST_* variables to allow these tests to be skipped.
Richard W.M. Jones
2012-06-28
6
-0
/
+30
*
build: Define abs_builddir if not defined already.
Richard W.M. Jones
2012-06-21
1
-0
/
+3
*
tests: Replace truncate command with 'guestfish sparse'.
Richard W.M. Jones
2012-06-21
4
-5
/
+5
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-21
4
-6
/
+12
*
tests/md: Don't hard code /dev/vda in expected output of tests.
Richard W.M. Jones
2012-06-21
2
-13
/
+14
*
tests: Fix spelling in comment.
Richard W.M. Jones
2012-06-21
1
-2
/
+2
*
tests/lvm: Don't hard-code /dev/vda in test.
Richard W.M. Jones
2012-06-21
1
-1
/
+1
*
tests: Allow regression test for bug 690819 to be skipped.
Richard W.M. Jones
2012-06-21
1
-0
/
+12
*
tests: Add a test of non-ASCII character fidelity on various filesystem types...
Richard W.M. Jones
2012-06-01
2
-0
/
+491
*
tests: Regression test for RHBZ#701814.
Richard W.M. Jones
2012-05-03
5
-0
/
+255
*
btrfs: Fix btrfs test so it works with btrfs-progs in Rawhide.
Richard W.M. Jones
2012-04-26
1
-12
/
+12
*
btrfs: Enhance the btrfs device test.
Richard W.M. Jones
2012-04-25
1
-2
/
+37
*
tests: Add some more substantial test data.
Richard W.M. Jones
2012-04-25
3
-0
/
+2
*
btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.
Richard W.M. Jones
2012-04-25
1
-3
/
+1
*
New btrfs APIs.
Richard W.M. Jones
2012-04-25
3
-0
/
+183
*
guests: Add /etc/shadow file to fedora.img.
Richard W.M. Jones
2012-04-21
1
-0
/
+5
*
tests: Space before parens in perl code.
Richard W.M. Jones
2012-04-21
1
-77
/
+77
*
Remove obsolete valgrind rule from C API tests.
Richard W.M. Jones
2012-04-18
1
-5
/
+0
*
extra-tests: Check if valgrind supports --vgdb=no option.
Richard W.M. Jones
2012-04-18
1
-3
/
+3
[next]