From: Erik Skultety Date: Tue, 12 Jul 2022 11:39:06 +0000 (+0200) Subject: docs: Replace testsuites article with the new 'testing' article X-Git-Tag: v8.6.0-rc1~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200ab55980160e61d1dc2aa9628b4c35c479fcd1;p=thirdparty%2Flibvirt.git docs: Replace testsuites article with the new 'testing' article The new article provides more in-depth information on testing options in libvirt. Signed-off-by: Erik Skultety Reviewed-by: Daniel P. Berrangé --- diff --git a/docs/docs.rst b/docs/docs.rst index 9fd8b7c37e..b17d73743a 100644 --- a/docs/docs.rst +++ b/docs/docs.rst @@ -154,10 +154,8 @@ Project development `API extensions `__ Adding new public libvirt APIs -`Functional testing `__ - Testing libvirt with - `TCK test suite `__ and - `Libvirt-test-API `__ +`Testing `__ + Details various types of testing available for libvirt `New repo setup `__ Procedure for configuring new git repositories for libvirt