summaryrefslogtreecommitdiffstats
path: root/docs/devel/testing.rst
Commit message (Expand)AuthorAgeFilesLines
* Acceptance Tests: add basic documentation on LinuxTest base classCleber Rosa2021-06-011-0/+26
* docs/devel/testing.rst: Fix references to unit testsWainer dos Santos Moschetta2021-03-201-3/+3
* docs/devel: add forward reference to check-tcgAlex Bennée2021-02-241-0/+5
* docs/devel: update the container based testsAlex Bennée2021-02-241-15/+46
* docs/devel: expand on use of containers to build testsAlex Bennée2021-02-241-7/+14
* tests/docker: remove travis containerDaniel P. Berrangé2021-02-151-14/+0Star
* Acceptance Tests: remove unnecessary tag from documentation exampleCleber Rosa2021-02-081-3/+0Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-281-1/+49
|\
| * iotests: add findtests.pyVladimir Sementsov-Ogievskiy2021-01-271-1/+49
* | docs/devel: Explain how acceptance tests can be skippedWainer dos Santos Moschetta2021-01-271-0/+62
|/
* docs/devel/testing.rst: Update outdated Avocado URLsPhilippe Mathieu-Daudé2020-10-261-2/+2
* docs/devel: update instruction on how to add new unit testsPaolo Bonzini2020-10-121-9/+10
* docs: Move QTest documentation to its own documentEduardo Habkost2020-10-121-45/+2Star
* docs: repair broken referencesJohn Snow2020-10-101-1/+1
* docs/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-2/+2
* meson: use coverage optionMarc-André Lureau2020-08-211-4/+3Star
* docs: Added details on TSan to testing.rstRobert Foley2020-06-161-0/+107
* docs/devel: Fix qtest paths and info about check-block in testing.rstThomas Huth2020-02-041-11/+12
* tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta2019-12-181-2/+4
* Acceptance tests: use avocado tags for machine typeCleber Rosa2019-12-161-0/+18
* docs/devel: add "check-tcg" to testing.rstAlex Bennée2019-09-261-0/+76
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-07-051-1/+1
|\
| * docs/devel/testing: Fix typo in dockerfile pathLiam Merwick2019-07-031-1/+1
* | Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+2
|/
* tests/acceptance: look for target architecture in test tags firstCleber Rosa2019-05-031-1/+3
* tests/acceptance: introduce arch parameter and attributeCleber Rosa2019-05-031-0/+28
* tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa2019-05-031-2/+3
* tests.acceptance: adds multi vm capability for acceptance testsCaio Carrara2019-02-221-1/+40
* Acceptance tests: drop usage of ":avocado: enable"Cleber Rosa2019-02-221-1/+0Star
* docs/devel/testing: Add -a option to usermod command on docker setupMurilo Opsfelder Araujo2019-02-111-1/+1
* Acceptance tests: add make rule for running themCleber Rosa2018-10-311-5/+38
* docs/devel/testing.rst: add missing newlines after code blockCleber Rosa2018-10-261-0/+2
* tests: remove gcov-files- variablesPaolo Bonzini2018-10-161-3/+1Star
* tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell2018-08-151-0/+1
* docs: Describe using images in writing iotestsFam Zheng2018-07-301-0/+11
* build-system: add coverage-report targetAlex Bennée2018-07-051-3/+8
* build-system: add clean-coverage targetAlex Bennée2018-07-051-3/+8
* build-system: remove per-test GCOV reportingAlex Bennée2018-07-051-6/+5Star
* Add functional/acceptance tests infrastructureCleber Rosa2018-06-151-0/+192
* docs: Add docs/devel/testing.rstFam Zheng2018-02-081-0/+486