diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/guestfs.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index 915d8605..842b0e4f 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -2658,6 +2658,11 @@ Automated tests of the C API. The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and documentation. +=item C<caution> + +Safety and liveness tests of components that libguestfs depends upon +(not of libguestfs itself). Mainly this is for qemu and the kernel. + =item C<contrib> Outside contributions, experimental parts. |