summaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
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
2018-07-05build-system: remove per-test GCOV reportingAlex Bennée
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau
2018-07-03crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones
2018-06-22Revert commit d4e5ec877caMatthias Maier
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov
2018-06-20tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1Alex Bennée
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée
2018-06-20tests/Makefile.include: add [build|clean|check]-tcg targetsAlex Bennée
2018-06-15qobject: Move block-specific qdict code to block-qdict.cMarkus Armbruster
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-11linux-user: disable qemu-bridge-helper and socket_scm_helper buildLaurent Vivier
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost
2018-06-08tests/cdrom-test: Test booting from CD-ROM ISO image fileThomas Huth
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-06-06test: Add swtpm migration test for the TPM TIS interfaceStefan Berger
2018-06-06test: Move common TPM test functions to tpm-tests.cStefan Berger
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov
2018-05-25test: Add test cases that use the external swtpm with CRB interfaceStefan Berger
2018-03-27tests: add oob-test for qapi-schemaPeter Xu
2018-03-23qapi: Force UTF8 encoding when parsing qapi filesEric Blake
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell