[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/42] Introduce new functional test framework
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/42] Introduce new functional test framework |
Date: |
Fri, 6 Sep 2024 12:32:35 +0100 |
On Wed, 4 Sept 2024 at 11:40, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi!
>
> The following changes since commit e638d685ec2a0700fb9529cbd1b2823ac4120c53:
>
> Open 9.2 development tree (2024-09-03 09:18:43 -0700)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-09-04
>
> for you to fetch changes up to c3e24cff2b27d63ac4b56ac6d38ef1ae3a27d92f:
>
> docs/devel/testing: Add documentation for functional tests (2024-09-04
> 12:28:00 +0200)
>
> ----------------------------------------------------------------
> * Bump Avocado to version 103
> * Introduce new functional test framework for Python-based tests
> * Convert many Avocado tests to the new functional test framework
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 32/42] tests/functional: Convert Aarch64 SBSA-Ref avocado tests, (continued)
- [PULL 32/42] tests/functional: Convert Aarch64 SBSA-Ref avocado tests, Thomas Huth, 2024/09/04
- [PULL 34/42] tests/functional: Convert mips64el Fuloong2e avocado test (1/2), Thomas Huth, 2024/09/04
- [PULL 36/42] tests/functional: Convert ARM bFLT linux-user avocado test, Thomas Huth, 2024/09/04
- [PULL 37/42] tests/avocado: Remove unused QemuUserTest class, Thomas Huth, 2024/09/04
- [PULL 38/42] gitlab-ci: Add "check-functional" to the build tests, Thomas Huth, 2024/09/04
- [PULL 35/42] tests/functional: Add QemuUserTest class, Thomas Huth, 2024/09/04
- [PULL 39/42] docs/devel: Split testing docs from the build docs and move to separate folder, Thomas Huth, 2024/09/04
- [PULL 40/42] docs/devel/testing: Split the Avocado documentation into a separate file, Thomas Huth, 2024/09/04
- [PULL 42/42] docs/devel/testing: Add documentation for functional tests, Thomas Huth, 2024/09/04
- [PULL 41/42] docs/devel/testing: Rename avocado_qemu.Test class, Thomas Huth, 2024/09/04
- Re: [PULL 00/42] Introduce new functional test framework,
Peter Maydell <=