aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
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
2018-10-10tests: Restore check-qdict unit testMarkus Armbruster
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota
2018-10-02tests: add atomic64-benchEmilio G. Cota
2018-09-25Revert "check: Move VMXNET3 test to common"Thomas Huth
2018-09-25Revert "check: Move endianess test to common"Thomas Huth
2018-09-25Revert "check: Move wdt_ib700 test to common"Thomas Huth
2018-08-27check: Move wdt_ib700 test to commonJuan Quintela
2018-08-27check: Move endianess test to commonJuan Quintela
2018-08-27check: Move VMXNET3 test to commonJuan Quintela
2018-08-27check: Only test boot-serial when sga is compiled inJuan Quintela
2018-08-27check: Only test ivshm when it is compiled inJuan Quintela
2018-08-27check: Only test usb-xhci-nec when it is compiled inJuan Quintela
2018-08-27check: Only test isa-testdev when it is compiled inJuan Quintela
2018-08-24qmp-cmd-test: Split off qmp-testMarkus Armbruster
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell
2018-08-23tests: add test-rcu-tailqEmilio G. Cota
2018-08-23tests: add test-list-simpleqEmilio G. Cota
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini
2018-08-21check: Only test tpm devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ehci when it is compiled inJuan Quintela
2018-08-21check: Only test usb-uhci devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ohci when it is compiled inJuan Quintela
2018-08-21check: Only test nvme when it is compiled inJuan Quintela
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-21check: Only test wdt_ib700 when it is compiled inJuan Quintela
2018-08-21check: Only test sdhci when it is compiled inJuan Quintela
2018-08-21check: Only test i82801b11 when it is compiled inJuan Quintela
2018-08-21check: Only test ioh3420 when it is compiled inJuan Quintela
2018-08-21check: Only test ipack when it is compiled inJuan Quintela
2018-08-21check: Only test hda when it is compiled inJuan Quintela
2018-08-21check: Only test ac97 when it is compiled inJuan Quintela
2018-08-21check: Only test es1370 when it is compiled inJuan Quintela
2018-08-21check: Only test rtl8139 when it is compiled inJuan Quintela
2018-08-21check: Only test pcnet when it is compiled inJuan Quintela
2018-08-21check: Only test eepro100 when it is compiled inJuan Quintela
2018-08-21check: Only test ne2000 when it is compiled inJuan Quintela
2018-08-21check: Only test vmxnet3 when it is compiled inJuan Quintela
2018-08-16Add QTest testcase for the Intel HexadecimalSu Hang