summaryrefslogtreecommitdiffstats
path: root/docs/devel/testing.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos in documentation and commentsStefan Weil2022-11-051-1/+1
* docs/devel: testing: Document writing portable test casesBin Meng2022-09-271-0/+30
* tests/docker: remove the Debian base imagesAlex Bennée2022-09-201-1/+1
* docs/devel/testing: fix minor typoMatheus Tavares Bernardino2022-08-291-1/+1
* docs/devel: clean-up the CI links in the docsAlex Bennée2022-06-011-0/+2
* docs/devel: add some notes on the binfmt-image-debian targetsAlex Bennée2022-04-201-0/+38
* configure: fix parameter expansion of --cross-cc-cflags optionsMatheus Ferst2022-01-281-1/+1
* tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé2022-01-181-3/+101
* docs: Render binary names as monospaced textPhilippe Mathieu-Daudé2021-11-221-4/+4
* tests/avocado: Rename avocado_qemu.Test -> QemuSystemTestPhilippe Mathieu-Daudé2021-11-081-4/+4
* tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo2021-11-081-25/+24Star
* docs: reorganize testing.rstPaolo Bonzini2021-10-011-70/+76
* docs: move gcov section at the end of testing.rstPaolo Bonzini2021-10-011-19/+19
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-0/+27
* docs/devel/testing: add instruction to run a single acceptance testWillian Rampazzo2021-09-271-0/+28
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-0/+14
* docs/devel/testing: add -p option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+4
* docs/devel/testing: add -valgrind option to the debug section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+6
* docs/devel/testing: add -gdb option to the debugging section of QEMU iotestsEmanuele Giuseppe Esposito2021-09-011-0/+11
* docs/devel/testing: add debug section to the QEMU iotests chapterEmanuele Giuseppe Esposito2021-09-011-0/+8
* docs/devel: Format literals correctlyPeter Maydell2021-08-021-4/+4
* tests/acceptance: Automatic set -cpu to the test vmWainer dos Santos Moschetta2021-07-131-0/+17
* Acceptance Tests: support choosing specific distro and versionCleber Rosa2021-07-131-0/+65
* 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