summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* tests: remove gcov-files- variablesPaolo Bonzini2018-10-161-118/+0Star
* tests: Prevent more accidental test disablingEric Blake2018-10-161-11/+11
* tests/migration: Enable the migration test on s390x, tooThomas Huth2018-10-111-0/+1
* tests: Add migration test for aarch64Wei Huang2018-10-111-0/+1
* tests: Restore check-qdict unit testMarkus Armbruster2018-10-101-1/+1
* tests/fp/fp-test: add floating point testsEmilio G. Cota2018-10-051-0/+3
* tests: add atomic64-benchEmilio G. Cota2018-10-021-1/+2
* Revert "check: Move VMXNET3 test to common"Thomas Huth2018-09-251-2/+2
* Revert "check: Move endianess test to common"Thomas Huth2018-09-251-1/+13
* Revert "check: Move wdt_ib700 test to common"Thomas Huth2018-09-251-2/+2
* check: Move wdt_ib700 test to commonJuan Quintela2018-08-271-2/+2
* check: Move endianess test to commonJuan Quintela2018-08-271-13/+1Star
* check: Move VMXNET3 test to commonJuan Quintela2018-08-271-2/+2
* check: Only test boot-serial when sga is compiled inJuan Quintela2018-08-271-1/+1
* check: Only test ivshm when it is compiled inJuan Quintela2018-08-271-3/+4
* check: Only test usb-xhci-nec when it is compiled inJuan Quintela2018-08-271-4/+6
* check: Only test isa-testdev when it is compiled inJuan Quintela2018-08-271-8/+8
* qmp-cmd-test: Split off qmp-testMarkus Armbruster2018-08-241-0/+3
* Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell2018-08-241-49/+51
|\
| * check: Only test tpm devices when they are compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test usb-ehci when it is compiled inJuan Quintela2018-08-211-1/+3
| * check: Only test usb-uhci devices when they are compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test usb-ohci when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test nvme when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test pvpanic when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test wdt_ib700 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test sdhci when it is compiled inJuan Quintela2018-08-211-3/+3
| * check: Only test i82801b11 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ioh3420 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ipack when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test hda when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ac97 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test es1370 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test rtl8139 when it is compiled inJuan Quintela2018-08-211-4/+4
| * check: Only test pcnet when it is compiled inJuan Quintela2018-08-211-3/+3
| * check: Only test eepro100 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test ne2000 when it is compiled inJuan Quintela2018-08-211-2/+2
| * check: Only test vmxnet3 when it is compiled inJuan Quintela2018-08-211-2/+2
* | tests: add test-rcu-tailqEmilio G. Cota2018-08-231-0/+4
* | tests: add test-list-simpleqEmilio G. Cota2018-08-231-0/+4
* | build-sys: remove glib_subprocess checkMarc-André Lureau2018-08-231-1/+1
* | tests: virtio: separate ccw tests from libqosPaolo Bonzini2018-08-231-3/+2Star
|/
* Add QTest testcase for the Intel HexadecimalSu Hang2018-08-161-0/+2
* build-system: remove per-test GCOV reportingAlex Bennée2018-07-051-10/+0Star
* Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée2018-07-051-3/+3
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell2018-07-051-0/+4
|\
| * qapi: add 'if' to top-level expressionsMarc-André Lureau2018-07-031-0/+4
* | crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones2018-07-031-1/+3
|/
* Revert commit d4e5ec877caMatthias Maier2018-06-221-3/+3
* qapi: allow empty branches in flat unionsAnton Nefedov2018-06-221-1/+0Star