aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert sample pluginsPaolo Bonzini1-9/+0
2020-08-21meson: convert check-blockPaolo Bonzini1-16/+2
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-2/+2
2020-08-21meson: convert hw/coreMarc-André Lureau1-9/+1
2020-08-21meson: convert migration directory to MesonMarc-André Lureau1-4/+3
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-41/+6
2020-08-21meson: convert check-qapi-schemaPaolo Bonzini1-216/+2
2020-08-21meson: convert tests/fp and check-softfloatPaolo Bonzini1-156/+2
2020-08-21meson: convert check-decodetreePaolo Bonzini1-8/+1
2020-08-21meson: convert qemu-gaPaolo Bonzini1-2/+2
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini1-1/+0
2020-07-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...Peter Maydell1-5/+14
2020-07-11testing: add check-build targetAlex Bennée1-4/+13
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée1-1/+1
2020-07-10tests: Inject test name also when the test failsHavard Skinnemoen1-1/+1
2020-06-16tests: Disable select tests under TSan, which hit TSan issue.Robert Foley1-2/+7
2020-06-15test-crypto-secret: add 'secret_keyring' object tests.Alexey Krasikov1-0/+4
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-8/+10
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé1-8/+8
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé1-0/+2
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen1-1/+1
2020-05-27tests/fp: split and audit the conversion testsAlex Bennée1-5/+32
2020-05-27tests/fp: enable extf80_le_quite testsAlex Bennée1-7/+0
2020-04-30qdev: add clock input&output support to devices.Damien Hedde1-0/+1
2020-03-19Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell1-2/+18
2020-03-17Acceptance tests: add make targets to download imagesCleber Rosa1-2/+18
2020-03-17qapi: New special feature flag "deprecated"Markus Armbruster1-0/+1
2020-03-11tests/qemu-iotests: Fix socket_scm_helper build pathPhilippe Mathieu-Daudé1-0/+1
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini1-0/+2
2020-02-04tests/Makefile: Fix inclusion of the qos dependency filesThomas Huth1-1/+1
2020-02-04tests/vhost-user-bridge: Fix buildDr. David Alan Gilbert1-0/+1
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde1-0/+1
2020-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell1-2/+7
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster1-1/+4
2020-01-14tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]Markus Armbruster1-1/+3
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth1-1/+1
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth1-318/+1
2020-01-12test: Move qtests to a separate directoryThomas Huth1-110/+111
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth1-5/+5
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth1-126/+130
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth1-1/+1
2020-01-09testing: don't nest build for fp-testAlex Bennée1-1/+1
2020-01-06tests: add dbus-vmstate-testMarc-André Lureau1-1/+21
2020-01-06tests: add migration-helpers unitMarc-André Lureau1-1/+1
2020-01-06vmstate: add qom interface to get idMarc-André Lureau1-0/+1
2019-12-20configure: Require Python >= 3.5Eduardo Habkost1-5/+0
2019-12-17tests: skip block layer tests if !CONFIG_TOOLSMarc-André Lureau1-1/+3
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell1-3/+1
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta1-3/+1
2019-12-16Acceptance tests: use relative location for testsCleber Rosa1-1/+1