From 52e9ed6d3ac44424e098333772077a41bb88c4db Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Mon, 14 Apr 2025 13:30:29 +0200 Subject: Remove the remainders of the Avocado tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that all Avocado tests have been converted to or been replaced by other functional tests, we can delete the remainders of the Avocado tests from the QEMU source tree. Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Daniel P. Berrangé Message-ID: <20250414113031.151105-16-thuth@redhat.com> Signed-off-by: Thomas Huth --- docs/devel/codebase.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/devel/codebase.rst') diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst index ef98578296..40273e7d31 100644 --- a/docs/devel/codebase.rst +++ b/docs/devel/codebase.rst @@ -175,11 +175,6 @@ yet, so sometimes the source code is all you have. * `tests `_: QEMU `test ` suite - - `avocado `_: - Functional tests booting full VM using `Avocado framework `. - Those tests will be transformed and moved into - `tests/functional `_ - in the future. - `data `_: Data for various tests. - `decode `_: -- cgit 1.4.1