diff options
| author | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 08:34:08 +0000 |
|---|---|---|
| committer | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 08:34:08 +0000 |
| commit | c09db4e834ab0efb93588d0427aba110a1f234e8 (patch) | |
| tree | c55a5e5e534d1899255e1a7f4485e688793b06ab /src | |
| parent | f5a49bf1cae335889da6be53fd1ca302273be78b (diff) | |
| download | libguestfs-c09db4e834ab0efb93588d0427aba110a1f234e8.tar.gz libguestfs-c09db4e834ab0efb93588d0427aba110a1f234e8.tar.xz libguestfs-c09db4e834ab0efb93588d0427aba110a1f234e8.zip | |
tests: Document new tests/ subdirectory.
Diffstat (limited to 'src')
| -rw-r--r-- | src/guestfs.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index 137deeae..f9a715ab 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -3030,6 +3030,10 @@ Source code to the C library. Test tool for end users to test if their qemu/kernel combination will work with libguestfs. +=item C<tests> + +Tests. + =item C<tools> Command line tools written in Perl (L<virt-win-reg(1)> and many others). |
