]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: Replace testsuites article with the new 'testing' article
authorErik Skultety <eskultet@redhat.com>
Tue, 12 Jul 2022 11:39:06 +0000 (13:39 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 15 Jul 2022 06:26:25 +0000 (08:26 +0200)
The new article provides more in-depth information on testing options
in libvirt.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/docs.rst

index 9fd8b7c37e3f323ae10d81aa50c7aa387982c68c..b17d73743a202c9c7faa25b640fcc63c68d0e07a 100644 (file)
@@ -154,10 +154,8 @@ Project development
 `API extensions <api_extension.html>`__
    Adding new public libvirt APIs
 
-`Functional testing <testsuites.html>`__
-   Testing libvirt with
-   `TCK test suite <testtck.html>`__ and
-   `Libvirt-test-API <testapi.html>`__
+`Testing <testing.html>`__
+   Details various types of testing available for libvirt
 
 `New repo setup <newreposetup.html>`__
    Procedure for configuring new git repositories for libvirt