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: Skip regression test for 790721 if attach-method is not 'appliance'.
Richard W.M. Jones
2012-07-23
1
-0
/
+25
*
tests/protocol: Skip these tests if default attach-method is not 'appliance'.
Richard W.M. Jones
2012-07-23
3
-0
/
+15
*
build: Rename most C files that contain underscore with dash.
Richard W.M. Jones
2012-07-19
2
-1
/
+1
*
build: Return 77 from skipped tests.
Richard W.M. Jones
2012-07-19
13
-24
/
+24
*
tests: Rewrite parallel mount-local test in C.
Richard W.M. Jones
2012-07-18
3
-0
/
+531
*
generator: Rename 'mkfs_opts' API to 'mkfs'.
Richard W.M. Jones
2012-07-14
3
-12
/
+12
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
6
-8
/
+8
*
tests: Better way to ensure 'g' is used and return success or error.
Richard W.M. Jones
2012-07-11
2
-4
/
+2
*
tests/guests: Add temp files to CLEANFILES.
Richard W.M. Jones
2012-07-10
1
-1
/
+1
*
extra-tests: Add a test using upstream qemu.
Richard W.M. Jones
2012-07-07
3
-1
/
+75
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-03
4
-1
/
+6
*
tests: Add a test of /dev/disk/by-id paths (RHBZ#627675).
Richard W.M. Jones
2012-06-29
1
-0
/
+8
*
tests: Use qemu-img to create an overlay for testing, instead of copying.
Richard W.M. Jones
2012-06-29
1
-9
/
+9
*
tests: Reformat TESTS_ENVIRONMENT so all use a standard format.
Richard W.M. Jones
2012-06-28
3
-7
/
+3
*
run: Set MALLOC_PERTURB_ to a random value.
Richard W.M. Jones
2012-06-28
12
-55
/
+11
*
tests: Add ./run --test option.
Richard W.M. Jones
2012-06-26
14
-18
/
+16
*
tests: Add thread IDs to test of bug 790721.
Richard W.M. Jones
2012-06-26
1
-5
/
+10
*
tests: Allow SELinux tests to be skipped with an environment variable.
Richard W.M. Jones
2012-06-25
1
-0
/
+6
*
tests/xml: Fix compilation of test on RHEL 5 with old libvirt.
Richard W.M. Jones
2012-06-22
1
-2
/
+9
*
tests: Add workaround for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-22
1
-0
/
+4
*
tests: Fix broken workarounds for missing O_CLOEXEC.
Richard W.M. Jones
2012-06-22
2
-2
/
+2
*
tests: Add SKIP_TEST_* variables to allow these tests to be skipped.
Richard W.M. Jones
2012-06-22
6
-0
/
+30
*
build: Define abs_builddir if not defined already.
Richard W.M. Jones
2012-06-18
1
-0
/
+3
*
tests: Replace truncate command with 'guestfish sparse'.
Richard W.M. Jones
2012-06-18
4
-5
/
+5
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-18
4
-6
/
+12
*
tests: Add tests for extended attrs and SELinux, direct and via FUSE.
Richard W.M. Jones
2012-06-14
6
-0
/
+464
*
tests: Add a test which adds the maximum number of disks and uses them.
Richard W.M. Jones
2012-06-13
2
-0
/
+192
*
tests/md: Don't hard code /dev/vda in expected output of tests.
Richard W.M. Jones
2012-06-12
2
-13
/
+14
*
tests: Fix spelling in comment.
Richard W.M. Jones
2012-06-12
1
-2
/
+2
*
tests/lvm: Don't hard-code /dev/vda in test.
Richard W.M. Jones
2012-06-12
1
-1
/
+1
*
tests: Allow regression test for bug 690819 to be skipped.
Richard W.M. Jones
2012-06-09
1
-0
/
+12
*
btrfs: Modify test to correctly detect btrfs availability.
Richard W.M. Jones
2012-06-09
1
-4
/
+6
*
tests: Add a test of non-ASCII character fidelity on various filesystem types...
Richard W.M. Jones
2012-05-25
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
*
tests: Fix reference to guestfish in test for RHBZ#811649.
Richard W.M. Jones
2012-04-13
1
-1
/
+1
*
Add regression test to test funny filenames (RHBZ#811649).
Richard W.M. Jones
2012-04-12
2
-0
/
+50
*
extra-tests: Add suppression for memory leak in FUSE.
Richard W.M. Jones
2012-04-12
1
-0
/
+9
*
inspection: Remove spurious warning for Ubuntu 10.04 with encrypted swap (RHB...
Richard W.M. Jones
2012-04-12
1
-0
/
+3
*
extra-tests: Add suppression for libvirt/gnutls leak.
Richard W.M. Jones
2012-04-11
1
-1
/
+12
*
extra-tests: Disable valgrind vgdb.
Richard W.M. Jones
2012-04-10
1
-1
/
+2
*
tests: Fix guest building so parallel 'make -jN check' works.
Richard W.M. Jones
2012-04-06
5
-29
/
+33
[next]