summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-11-24 14:08:09 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-24 15:51:16 +0000
commitc55bad93fbde03a3daa6058913f02098c45e55f5 (patch)
tree9fd81b3fdc5f2d55e9a84da0a0d54c337410956c /src
parentdd76ce2b4c93dd10d8eca9ab7c77bc831f103d03 (diff)
downloadlibguestfs-c55bad93fbde03a3daa6058913f02098c45e55f5.tar.gz
libguestfs-c55bad93fbde03a3daa6058913f02098c45e55f5.tar.xz
libguestfs-c55bad93fbde03a3daa6058913f02098c45e55f5.zip
Add 'make extra-tests' rule and run extra tests.
These tests are optional, and require a special environment and tools to run.
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 0358d8a4..41e84ac9 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -2957,6 +2957,11 @@ L<virt-edit(1)> command and documentation.
C API example code.
+=item C<extratests>
+
+Extra tests. These are not run by default because they require
+special tools or configuration.
+
=item C<fish>
L<guestfish(1)>, the command-line shell, and various shell scripts