Age | Commit message (Expand) | Author | Files | Lines |
2022-06-06 | tests: install "qemu" namespace package into venv | John Snow | 1 | -0/+1 |
2022-06-06 | tests: add quiet-venv-pip macro | John Snow | 1 | -6/+6 |
2022-06-06 | tests: silence pip upgrade warnings during venv creation | John Snow | 1 | -2/+2 |
2022-06-06 | tests: use python3 as the python executable name | John Snow | 1 | -1/+1 |
2022-06-06 | tests: add "TESTS_PYTHON" variable to Makefile | John Snow | 1 | -3/+4 |
2022-06-06 | tests/Makefile.include: Fix 'make check-help' output | Dario Faggioli | 1 | -15/+15 |
2022-06-01 | tests/tcg: merge configure.sh back into main configure script | Paolo Bonzini | 1 | -1/+0 |
2022-06-01 | build: do a full build before running TCG tests | Paolo Bonzini | 1 | -1/+2 |
2022-04-20 | tests/tcg: invoke Makefile.target directly from QEMU's makefile | Paolo Bonzini | 1 | -19/+21 |
2022-04-20 | tests/tcg: list test targets in Makefile.prereqs | Paolo Bonzini | 1 | -7/+7 |
2022-04-20 | tests/tcg: prepare Makefile.prereqs at configure time | Paolo Bonzini | 1 | -3/+6 |
2022-03-23 | tests/Makefile.include: Let "make clean" remove the TCG tests, too | Thomas Huth | 1 | -1/+1 |
2022-03-22 | tests: Do not treat the iotests as separate meson test target anymore | Thomas Huth | 1 | -8/+1 |
2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 1 | -1/+1 |
2022-02-09 | tests/Makefile.include: clean-up old code | Alex Bennée | 1 | -4/+0 |
2022-01-28 | build: make check-block a meson test | Paolo Bonzini | 1 | -13/+3 |
2022-01-18 | tests: Fix typo in check-help output | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-11-08 | tests/acceptance: rename tests acceptance to tests avocado | Willian Rampazzo | 1 | -2/+2 |
2021-11-08 | tests/acceptance: introduce new check-avocado target | Willian Rampazzo | 1 | -5/+12 |
2021-10-13 | build: fix "make check" without earlier "make" | Paolo Bonzini | 1 | -5/+12 |
2021-10-13 | tests: add missing dependency for check-block | Paolo Bonzini | 1 | -0/+1 |
2021-10-12 | python, iotests: remove socket_scm_helper | John Snow | 1 | -1/+0 |
2021-09-27 | Acceptance Tests: improve check-acceptance description | Cleber Rosa | 1 | -1/+1 |
2021-09-27 | tests/Makefile: add AVOCADO_TESTS option to make check-acceptance | Willian Rampazzo | 1 | -1/+4 |
2021-09-27 | tests/Makefile: allow control over tags during check-acceptance | Willian Rampazzo | 1 | -3/+9 |
2021-07-13 | Acceptance tests: do not try to reuse packages from the system | Cleber Rosa | 1 | -1/+1 |
2021-07-09 | configs: rename default-configs to configs and reorganise | Alex Bennée | 1 | -1/+1 |
2021-03-12 | tests: remove "make check-speed" in favor of "make bench" | Paolo Bonzini | 1 | -6/+2 |
2021-03-09 | Acceptance Tests: restore filtering of tests by target arch | Cleber Rosa | 1 | -1/+1 |
2021-03-09 | Acceptance Tests: restore downloading of VM images | Cleber Rosa | 1 | -1/+2 |
2021-02-08 | tests/Makefile.include: don't use TARGET_DIRS for check-tcg | Alex Bennée | 1 | -4/+6 |
2021-02-08 | scripts/mtest2make.py: export all-%s-targets variable and use it | Alex Bennée | 1 | -1/+1 |
2021-01-29 | tests/Makefile.include: export PYTHON for check-block.sh | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-10-17 | build: replace ninjatool with ninja | Paolo Bonzini | 1 | -1/+1 |
2020-10-17 | tests/Makefile.include: unbreak non-tcg builds | Paolo Bonzini | 1 | -1/+1 |
2020-10-04 | tests: tcg: do not use implicit rules | Paolo Bonzini | 1 | -3/+3 |
2020-09-10 | plugins: move the more involved plugins to contrib | Alex Bennée | 1 | -1/+1 |
2020-09-10 | tests: bump avocado version | Pavel Dovgalyuk | 1 | -1/+1 |
2020-09-08 | Makefile: remove dead variables and includes | Paolo Bonzini | 1 | -40/+0 |
2020-09-08 | meson: convert migration/initrd-stress | Marc-André Lureau | 1 | -14/+0 |
2020-09-08 | meson: convert the speed tests | Paolo Bonzini | 1 | -11/+4 |
2020-09-08 | meson: convert atomic*-bench | Marc-André Lureau | 1 | -5/+0 |
2020-09-08 | meson: convert vhost-user-bridge | Marc-André Lureau | 1 | -2/+0 |
2020-09-08 | meson: remove old socket_scm_helper rule | Marc-André Lureau | 1 | -1/+0 |
2020-09-08 | meson: convert the unit tests | Marc-André Lureau | 1 | -251/+3 |
2020-09-08 | meson: convert qht-bench | Marc-André Lureau | 1 | -1/+0 |
2020-09-08 | meson: declare keyutils dependency | Marc-André Lureau | 1 | -1/+1 |
2020-09-08 | meson: build qapi tests library | Marc-André Lureau | 1 | -78/+1 |
2020-09-08 | qemu-iotests: move check-block back to Makefiles | Paolo Bonzini | 1 | -3/+12 |
2020-09-07 | tests/Makefile: test-image-locking needs CONFIG_POSIX | Thomas Huth | 1 | -0/+2 |