aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth1-4/+0
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf1-0/+2
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell1-2/+2
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-2/+2
2019-01-23tests/Makefile: add check-softfloat ruleAlex Bennée1-2/+15
2019-01-23tests/Makefile: add floating point testsAlex Bennée1-0/+120
2019-01-22tests: remove rule for nonexisting qdev-monitor-testPaolo Bonzini1-1/+0
2019-01-22tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth1-6/+6
2019-01-22tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth1-5/+5
2019-01-21tests: Disable ipmi-bt-testPeter Maydell1-1/+2
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-5/+6
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-10/+10
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela1-3/+3
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio blk bits from virtio-pciJuan Quintela1-2/+2
2019-01-17virtio: split virtio scsi bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio 9p bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio balloon bits from virtio-pciJuan Quintela1-1/+1
2019-01-17virtio: split virtio rng bits from virtio-pciJuan Quintela1-1/+1
2019-01-17check-help: visual and content improvementsCleber Rosa1-3/+5
2019-01-17check-venv: use recorded Python versionCleber Rosa1-2/+1
2019-01-14Revert "tests: Disable qht-bench parallel test when using gprof"Alex Bennée1-2/+1
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+2
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell1-0/+5
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé1-1/+2
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini1-25/+50
2019-01-11tests/display-vga: Enable virtio-vga testThomas Huth1-0/+5
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz1-0/+2
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau1-0/+1
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau1-0/+6
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau1-0/+1
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau1-1/+2
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini1-1/+1
2018-11-12tests: Add unit tests for image lockingFam Zheng1-0/+2
2018-11-06tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost1-2/+2
2018-10-30Acceptance tests: add make rule for running themCleber Rosa1-2/+19
2018-10-30Bootstrap Python venv for testsCleber Rosa1-0/+26
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé1-1/+1
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé1-1/+1
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini1-118/+0
2018-10-16tests: Prevent more accidental test disablingEric Blake1-11/+11
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth1-0/+1
2018-10-11tests: Add migration test for aarch64Wei Huang1-0/+1
2018-10-10tests: Restore check-qdict unit testMarkus Armbruster1-1/+1
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota1-0/+3
2018-10-02tests: add atomic64-benchEmilio G. Cota1-1/+2
2018-09-25Revert "check: Move VMXNET3 test to common"Thomas Huth1-2/+2
2018-09-25Revert "check: Move endianess test to common"Thomas Huth1-1/+13
2018-09-25Revert "check: Move wdt_ib700 test to common"Thomas Huth1-2/+2
2018-08-27check: Move wdt_ib700 test to commonJuan Quintela1-2/+2