aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
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
2020-03-17Acceptance tests: add make targets to download imagesCleber Rosa
2020-03-17qapi: New special feature flag "deprecated"Markus Armbruster
2020-03-11tests/qemu-iotests: Fix socket_scm_helper build pathPhilippe Mathieu-Daudé
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde
2020-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster
2020-01-14tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth
2020-01-09testing: don't nest build for fp-testAlex Bennée
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau
2020-01-06tests: add migration-helpers unitMarc-André Lureau
2020-01-06vmstate: add qom interface to get idMarc-André Lureau
2019-12-20configure: Require Python >= 3.5Eduardo Habkost
2019-12-17tests: skip block layer tests if !CONFIG_TOOLSMarc-André Lureau
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta
2019-12-16Acceptance tests: use relative location for testsCleber Rosa