aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
2021-07-13Acceptance tests: do not try to reuse packages from the systemCleber Rosa
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée
2021-03-12tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini
2021-03-09Acceptance Tests: restore filtering of tests by target archCleber Rosa
2021-03-09Acceptance Tests: restore downloading of VM imagesCleber Rosa
2021-02-08tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée
2021-01-29tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy
2020-10-17build: replace ninjatool with ninjaPaolo Bonzini
2020-10-17tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini
2020-10-04tests: tcg: do not use implicit rulesPaolo Bonzini
2020-09-10plugins: move the more involved plugins to contribAlex Bennée
2020-09-10tests: bump avocado versionPavel Dovgalyuk
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08meson: convert atomic*-benchMarc-André Lureau
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau
2020-09-08meson: convert the unit testsMarc-André Lureau
2020-09-08meson: convert qht-benchMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: build qapi tests libraryMarc-André Lureau
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth
2020-08-21meson: convert sample pluginsPaolo Bonzini
2020-08-21meson: convert check-blockPaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: convert hw/coreMarc-André Lureau
2020-08-21meson: convert migration directory to MesonMarc-André Lureau
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-08-21meson: convert check-qapi-schemaPaolo Bonzini
2020-08-21meson: convert tests/fp and check-softfloatPaolo Bonzini
2020-08-21meson: convert check-decodetreePaolo Bonzini
2020-08-21meson: convert qemu-gaPaolo Bonzini
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell
2020-07-11testing: add check-build targetAlex Bennée
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée
2020-07-10tests: Inject test name also when the test failsHavard Skinnemoen
2020-06-16tests: Disable select tests under TSan, which hit TSan issue.Robert Foley
2020-06-15test-crypto-secret: add 'secret_keyring' object tests.Alexey Krasikov
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen
2020-05-27tests/fp: split and audit the conversion testsAlex Bennée
2020-05-27tests/fp: enable extf80_le_quite testsAlex Bennée
2020-04-30qdev: add clock input&output support to devices.Damien Hedde
2020-03-19Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell