From 200ab55980160e61d1dc2aa9628b4c35c479fcd1 Mon Sep 17 00:00:00 2001 From: Erik Skultety Date: Tue, 12 Jul 2022 13:39:06 +0200 Subject: [PATCH] docs: Replace testsuites article with the new 'testing' article MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The new article provides more in-depth information on testing options in libvirt. Signed-off-by: Erik Skultety Reviewed-by: Daniel P. Berrangé --- docs/docs.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 -- 2.47.2