]> xenbits.xensource.com Git - people/aperard/qemu-dm.git/commit
Remove the remainders of the Avocado tests
authorThomas Huth <thuth@redhat.com>
Mon, 14 Apr 2025 11:30:29 +0000 (13:30 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 23 Apr 2025 05:51:25 +0000 (07:51 +0200)
commit52e9ed6d3ac44424e098333772077a41bb88c4db
tree27154ef434b16c6894ec151031a0d6fe9c61feff
parent5748e464150911127d07c0b7adeea474fd905149
Remove the remainders of the Avocado tests

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é <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250414113031.151105-16-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
14 files changed:
MAINTAINERS
configure
docs/about/build-platforms.rst
docs/devel/build-system.rst
docs/devel/codebase.rst
docs/devel/testing/avocado.rst [deleted file]
docs/devel/testing/functional.rst
docs/devel/testing/index.rst
docs/devel/testing/main.rst
pythondeps.toml
tests/Makefile.include
tests/avocado/README.rst [deleted file]
tests/avocado/avocado_qemu/__init__.py [deleted file]
tests/avocado/avocado_qemu/linuxtest.py [deleted file]