qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance
@ 2021-09-22 20:03 Willian Rampazzo
  2021-09-22 20:03 ` [PATCH v2 1/2] docs/devel/testing: add instruction to run a single acceptance test Willian Rampazzo
  2021-09-22 20:03 ` [PATCH v2 2/2] tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance Willian Rampazzo
  0 siblings, 2 replies; 3+ messages in thread
From: Willian Rampazzo @ 2021-09-22 20:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thomas Huth, Daniel P . Berrangé,
	Alex Bennée, Wainer dos Santos Moschetta, Cleber Rosa,
	Philippe Mathieu-Daudé

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-22 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-22 20:03 [PATCH v2 0/2] docs/devel/testing: improvements on make check-acceptance Willian Rampazzo
2021-09-22 20:03 ` [PATCH v2 1/2] docs/devel/testing: add instruction to run a single acceptance test Willian Rampazzo
2021-09-22 20:03 ` [PATCH v2 2/2] tests/Makefile: add AVOCADO_TEST_FILES option to make check-acceptance Willian Rampazzo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).