summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* configure, meson: move guest-agent, tools to mesonPaolo Bonzini2022-02-211-1/+1
* tests/Makefile.include: clean-up old codeAlex Bennée2022-02-091-4/+0Star
* build: make check-block a meson testPaolo Bonzini2022-01-281-13/+3Star
* tests: Fix typo in check-help outputPhilippe Mathieu-Daudé2022-01-181-1/+1
* tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo2021-11-081-2/+2
* tests/acceptance: introduce new check-avocado targetWillian Rampazzo2021-11-081-5/+12
* build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12
* tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1
* python, iotests: remove socket_scm_helperJohn Snow2021-10-121-1/+0Star
* Acceptance Tests: improve check-acceptance descriptionCleber Rosa2021-09-271-1/+1
* tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-1/+4
* tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-3/+9
* Acceptance tests: do not try to reuse packages from the systemCleber Rosa2021-07-131-1/+1
* configs: rename default-configs to configs and reorganiseAlex Bennée2021-07-091-1/+1
* tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini2021-03-121-6/+2Star
* Acceptance Tests: restore filtering of tests by target archCleber Rosa2021-03-091-1/+1
* Acceptance Tests: restore downloading of VM imagesCleber Rosa2021-03-091-1/+2
* tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée2021-02-081-4/+6
* scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée2021-02-081-1/+1
* tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy2021-01-291-0/+1
* build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-1/+1
* tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini2020-10-171-1/+1
* tests: tcg: do not use implicit rulesPaolo Bonzini2020-10-041-3/+3
* plugins: move the more involved plugins to contribAlex Bennée2020-09-101-1/+1
* tests: bump avocado versionPavel Dovgalyuk2020-09-101-1/+1
* Makefile: remove dead variables and includesPaolo Bonzini2020-09-081-40/+0Star
* meson: convert migration/initrd-stressMarc-André Lureau2020-09-081-14/+0Star
* meson: convert the speed testsPaolo Bonzini2020-09-081-11/+4Star
* meson: convert atomic*-benchMarc-André Lureau2020-09-081-5/+0Star
* meson: convert vhost-user-bridgeMarc-André Lureau2020-09-081-2/+0Star
* meson: remove old socket_scm_helper ruleMarc-André Lureau2020-09-081-1/+0Star
* meson: convert the unit testsMarc-André Lureau2020-09-081-251/+3Star
* meson: convert qht-benchMarc-André Lureau2020-09-081-1/+0Star
* meson: declare keyutils dependencyMarc-André Lureau2020-09-081-1/+1
* meson: build qapi tests libraryMarc-André Lureau2020-09-081-78/+1Star
* qemu-iotests: move check-block back to MakefilesPaolo Bonzini2020-09-081-3/+12
* tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth2020-09-071-0/+2
* meson: convert sample pluginsPaolo Bonzini2020-08-211-9/+0Star
* meson: convert check-blockPaolo Bonzini2020-08-211-16/+2Star
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-2/+2
* meson: convert hw/coreMarc-André Lureau2020-08-211-9/+1Star
* meson: convert migration directory to MesonMarc-André Lureau2020-08-211-4/+3Star
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-41/+6Star
* meson: convert check-qapi-schemaPaolo Bonzini2020-08-211-216/+2Star
* meson: convert tests/fp and check-softfloatPaolo Bonzini2020-08-211-156/+2Star
* meson: convert check-decodetreePaolo Bonzini2020-08-211-8/+1Star
* meson: convert qemu-gaPaolo Bonzini2020-08-211-2/+2
* meson: add testsuite Makefile generatorPaolo Bonzini2020-08-211-1/+0Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell2020-07-121-5/+14
|\
| * testing: add check-build targetAlex Bennée2020-07-111-4/+13