aboutsummaryrefslogtreecommitdiff
path: root/docs/devel/testing.rst
AgeCommit message (Expand)AuthorFilesLines
2021-01-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+49
2021-01-27iotests: add findtests.pyVladimir Sementsov-Ogievskiy1-1/+49
2021-01-27docs/devel: Explain how acceptance tests can be skippedWainer dos Santos Moschetta1-0/+62
2020-10-26docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé1-2/+2
2020-10-12docs/devel: update instruction on how to add new unit testsPaolo Bonzini1-9/+10
2020-10-12docs: Move QTest documentation to its own documentEduardo Habkost1-45/+2
2020-10-10docs: repair broken referencesJohn Snow1-1/+1
2020-09-17docs/: fix some comment spelling errorszhaolichang1-1/+1
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-2/+2
2020-08-21meson: use coverage optionMarc-André Lureau1-4/+3
2020-06-16docs: Added details on TSan to testing.rstRobert Foley1-0/+107
2020-02-04docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth1-11/+12
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta1-2/+4
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa1-0/+18
2019-09-26docs/devel: add "check-tcg" to testing.rstAlex Bennée1-0/+76
2019-07-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé1-2/+2
2019-07-03docs/devel/testing: Fix typo in dockerfile pathLiam Merwick1-1/+1
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa1-1/+3
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa1-0/+28
2019-05-02tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa1-2/+3
2019-02-22tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara1-1/+40
2019-02-22Acceptance tests: drop usage of ":avocado: enable"Cleber Rosa1-1/+0
2019-02-11docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo1-1/+1
2018-10-30Acceptance tests: add make rule for running themCleber Rosa1-5/+38
2018-10-26docs/devel/testing.rst: add missing newlines after code blockCleber Rosa1-0/+2
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini1-3/+1
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell1-0/+1
2018-07-30docs: Describe using images in writing iotestsFam Zheng1-0/+11
2018-07-05build-system: add coverage-report targetAlex Bennée1-3/+8
2018-07-05build-system: add clean-coverage targetAlex Bennée1-3/+8
2018-07-05build-system: remove per-test GCOV reportingAlex Bennée1-6/+5
2018-06-15Add functional/acceptance tests infrastructureCleber Rosa1-0/+192
2018-02-08docs: Add docs/devel/testing.rstFam Zheng1-0/+486