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

Willian Rampazzo posted 2 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210922190324.190227-1-willianr@redhat.com
There is a newer version of this series
docs/devel/testing.rst | 41 +++++++++++++++++++++++++++++++++++++++++
tests/Makefile.include |  5 ++++-
2 files changed, 45 insertions(+), 1 deletion(-)
[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
Posted by Willian Rampazzo 2 years, 7 months ago
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/375486996

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

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

-- 
2.31.1