]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Provide an article on testing
authorErik Skultety <eskultet@redhat.com>
Tue, 12 Jul 2022 11:32:58 +0000 (13:32 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 15 Jul 2022 06:26:13 +0000 (08:26 +0200)
commit5d9e41ee77af92c5f9932068da9df2098cab25c5
tree127ece9f655723c77e7bc77aeee17c9757e78436
parent1dc037ec179ea292768a00b39c2ebf132af16250
docs: Provide an article on testing

Currently we don't have much information on how testing is done in
libvirt and the little we have is scattered among multiple files. This
patch creates a common landing page containing all important bits about
testing in libvirt, providing links to respective sections which
deserve their own articles.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
docs/meson.build
docs/testing.rst [new file with mode: 0644]