summary refs log tree commit diff stats
path: root/docs/devel/testing.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/avocado: mark boot_linux.py long runtime instead of flakyNicholas Piggin2024-02-231-0/+11
* docs: correct typosManos Pitsidianakis2024-02-201-1/+1
* gitlab: add optional job to run flaky avocado testsAlex Bennée2023-12-011-7/+8
* docs/devel: rationalise unstable gitlab tests under FLAKY_TESTSAlex Bennée2023-12-011-11/+20
* tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé2023-11-161-1/+1
* tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth2023-11-161-1/+1
* tests/tsan: Rename the file with the entries that should be ignoredThomas Huth2023-11-131-2/+2
* python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2023-10-121-5/+5
* tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-071-1/+1
* Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini2023-08-281-7/+7
* tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth2023-07-181-0/+5
* docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha2023-07-031-0/+6
* docs/devel/testing: Update the 'Docker Debugging' sectionPhilippe Mathieu-Daudé2023-06-281-1/+1
* tests: Use separate virtual environment for avocadoPaolo Bonzini2023-06-061-7/+7
* tests: Use configure-provided pyvenv for testsJohn Snow2023-05-181-7/+7
* docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha2023-05-161-0/+6
* testing: update ubuntu2004 to ubuntu2204Alex Bennée2023-03-011-2/+2
* ci, docker: update CentOS and OpenSUSE Python to non-EOL versionsPaolo Bonzini2023-02-271-0/+6
* docs/devel: update and clarify lcitool instructionsPaolo Bonzini2023-02-271-31/+39
* 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/+24
* 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/+0
* Acceptance Tests: remove unnecessary tag from documentation exampleCleber Rosa2021-02-081-3/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-281-1/+49
|\