aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-22tests/softfloat: always do quick softfloat testsAlex Bennée
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth
2019-02-01block: Fix hangs in synchronous APIs with iothreadsKevin Wolf
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2019-01-23tests/Makefile: add check-softfloat ruleAlex Bennée
2019-01-23tests/Makefile: add floating point testsAlex Bennée
2019-01-22tests: remove rule for nonexisting qdev-monitor-testPaolo Bonzini
2019-01-22tests/Makefile: Use some more CONFIG switches for ppc testsThomas Huth
2019-01-22tests/Makefile: Use some more CONFIG switches for x86 testsThomas Huth
2019-01-21tests: Disable ipmi-bt-testPeter Maydell
2019-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-01-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-01-17virtio: split virtio serial bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio net bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio blk bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio scsi bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio 9p bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio balloon bits from virtio-pciJuan Quintela
2019-01-17virtio: split virtio rng bits from virtio-pciJuan Quintela
2019-01-17check-help: visual and content improvementsCleber Rosa
2019-01-17check-venv: use recorded Python versionCleber Rosa
2019-01-14Revert "tests: Disable qht-bench parallel test when using gprof"Alex Bennée
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell
2019-01-11tests: Disable qht-bench parallel test when using gprofPhilippe Mathieu-Daudé
2019-01-11test: replace gtester with a TAP driverPaolo Bonzini
2019-01-11tests/display-vga: Enable virtio-vga testThomas Huth
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau
2018-12-13qapi: add a dictionary form for TYPEMarc-André Lureau
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau
2018-12-13qapi: add a dictionary form with 'name' key for enum membersMarc-André Lureau
2018-11-22nvme: fix out-of-bounds access to the CMBPaolo Bonzini
2018-11-12tests: Add unit tests for image lockingFam Zheng
2018-11-06tests: Fix Python 3 detection on older GNU make versionsEduardo Habkost
2018-10-30Acceptance tests: add make rule for running themCleber Rosa
2018-10-30Bootstrap Python venv for testsCleber Rosa
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini
2018-10-16tests: Prevent more accidental test disablingEric Blake
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth
2018-10-11tests: Add migration test for aarch64Wei Huang