qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/3] tests/Makefile: improvements on make check-acceptance


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 0/3] tests/Makefile: improvements on make check-acceptance
Date: Mon, 27 Sep 2021 18:42:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 9/23/21 18:11, Willian Rampazzo wrote:
> Improve the documentation about how to run a single test within a file
> or all the tests from a file using the standalone avocado command.
> 
> Add a way to run tests based on tags using the `make check-acceptance`
> command.
> 
> Add a way to run specific tests using the `make check-acceptance` command.
> 
> GitLab pipeline: https://gitlab.com/willianrampazzo/qemu/-/pipelines/376122402
> 
> Changes from V2:
>   - Rename the environment variable to AVOCADO_TESTS
>   - Adjust the documentation to mention `make check-venv`
>   - Adjust the documentation to mention `avocado list` command
>   - Add the AVOCADO_TAGS implementation patch to the series.
> 
> Changes from V1:
>   - Rename TESTFILES to AVOCADO_TEST_FILES on patch 2
>   - Add Suggested-by tag on patch 2
> 
> Willian Rampazzo (3):
>   tests/Makefile: allow control over tags during check-acceptance
>   docs/devel/testing: add instruction to run a single acceptance test
>   tests/Makefile: add AVOCADO_TESTS option to make check-acceptance

Thanks, applied to my integration-testing tree.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]