index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
devel
/
testing.rst
Age
Commit message (
Expand
)
Author
2021-02-24
docs/devel: add forward reference to check-tcg
Alex Bennée
2021-02-24
docs/devel: update the container based tests
Alex Bennée
2021-02-24
docs/devel: expand on use of containers to build tests
Alex Bennée
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
2021-02-08
Acceptance Tests: remove unnecessary tag from documentation example
Cleber Rosa
2021-01-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-01-27
iotests: add findtests.py
Vladimir Sementsov-Ogievskiy
2021-01-27
docs/devel: Explain how acceptance tests can be skipped
Wainer dos Santos Moschetta
2020-10-26
docs/devel/testing.rst: Update outdated Avocado URLs
Philippe Mathieu-Daudé
2020-10-12
docs/devel: update instruction on how to add new unit tests
Paolo Bonzini
2020-10-12
docs: Move QTest documentation to its own document
Eduardo Habkost
2020-10-10
docs: repair broken references
John Snow
2020-09-17
docs/: fix some comment spelling errors
zhaolichang
2020-08-21
meson: link emulators without Makefile.target
Paolo Bonzini
2020-08-21
meson: use coverage option
Marc-André Lureau
2020-06-16
docs: Added details on TSan to testing.rst
Robert Foley
2020-02-04
docs/devel: Fix qtest paths and info about check-block in testing.rst
Thomas Huth
2019-12-18
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta
2019-12-16
Acceptance tests: use avocado tags for machine type
Cleber Rosa
2019-09-26
docs/devel: add "check-tcg" to testing.rst
Alex Bennée
2019-07-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-07-04
Makefile: Rename the 'vm-test' target as 'vm-help'
Philippe Mathieu-Daudé
2019-07-03
docs/devel/testing: Fix typo in dockerfile path
Liam Merwick
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
2019-05-02
tests/acceptance: fix doc reference to avocado_qemu directory
Cleber Rosa
2019-02-22
tests.acceptance: adds multi vm capability for acceptance tests
Caio Carrara
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
2019-02-11
docs/devel/testing: Add -a option to usermod command on docker setup
Murilo Opsfelder Araujo
2018-10-30
Acceptance tests: add make rule for running them
Cleber Rosa
2018-10-26
docs/devel/testing.rst: add missing newlines after code block
Cleber Rosa
2018-10-16
tests: remove gcov-files- variables
Paolo Bonzini
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
2018-07-30
docs: Describe using images in writing iotests
Fam Zheng
2018-07-05
build-system: add coverage-report target
Alex Bennée
2018-07-05
build-system: add clean-coverage target
Alex Bennée
2018-07-05
build-system: remove per-test GCOV reporting
Alex Bennée
2018-06-15
Add functional/acceptance tests infrastructure
Cleber Rosa
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng