qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance


From: Willian Rampazzo
Subject: [PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance
Date: Wed, 22 Sep 2021 17:03:38 -0300

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 specific tests using the `make check-acceptance` command.

GitLab pipeline: https://gitlab.com/willianrampazzo/qemu/-/pipelines/375517782

Changes from V1:
  - Rename TESTFILES to AVOCADO_TEST_FILES on patch 2
  - Add Suggested-by tag on patch 2

Willian Rampazzo (2):
  docs/devel/testing: add instruction to run a single acceptance test
  tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance

 docs/devel/testing.rst | 41 +++++++++++++++++++++++++++++++++++++++++
 tests/Makefile.include |  5 ++++-
 2 files changed, 45 insertions(+), 1 deletion(-)

-- 
2.31.1





reply via email to

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