aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2018-08-24qmp-cmd-test: Split off qmp-testMarkus Armbruster1-0/+3
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell1-49/+51
2018-08-23tests: add test-rcu-tailqEmilio G. Cota1-0/+4
2018-08-23tests: add test-list-simpleqEmilio G. Cota1-0/+4
2018-08-23build-sys: remove glib_subprocess checkMarc-André Lureau1-1/+1
2018-08-23tests: virtio: separate ccw tests from libqosPaolo Bonzini1-3/+2
2018-08-21check: Only test tpm devices when they are compiled inJuan Quintela1-4/+4
2018-08-21check: Only test usb-ehci when it is compiled inJuan Quintela1-1/+3
2018-08-21check: Only test usb-uhci devices when they are compiled inJuan Quintela1-4/+4
2018-08-21check: Only test usb-ohci when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test nvme when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test wdt_ib700 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test sdhci when it is compiled inJuan Quintela1-3/+3
2018-08-21check: Only test i82801b11 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ioh3420 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ipack when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test hda when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ac97 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test es1370 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test rtl8139 when it is compiled inJuan Quintela1-4/+4
2018-08-21check: Only test pcnet when it is compiled inJuan Quintela1-3/+3
2018-08-21check: Only test eepro100 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test ne2000 when it is compiled inJuan Quintela1-2/+2
2018-08-21check: Only test vmxnet3 when it is compiled inJuan Quintela1-2/+2
2018-08-16Add QTest testcase for the Intel HexadecimalSu Hang1-0/+2
2018-07-05build-system: remove per-test GCOV reportingAlex Bennée1-10/+0
2018-07-05Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"Alex Bennée1-3/+3
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...Peter Maydell1-0/+4
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau1-0/+4
2018-07-03crypto: Implement TLS Pre-Shared Keys (PSK).Richard W.M. Jones1-1/+3
2018-06-22Revert commit d4e5ec877caMatthias Maier1-3/+3
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov1-1/+0
2018-06-20tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1Alex Bennée1-2/+6
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée1-0/+8
2018-06-20tests/Makefile.include: add [build|clean|check]-tcg targetsAlex Bennée1-1/+25
2018-06-15qobject: Move block-specific qdict code to block-qdict.cMarkus Armbruster1-0/+4
2018-06-12Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell1-1/+1
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell1-1/+0
2018-06-11linux-user: disable qemu-bridge-helper and socket_scm_helper buildLaurent Vivier1-1/+1
2018-06-08python: Remove scripts/ordereddict.pyEduardo Habkost1-1/+0
2018-06-08tests/cdrom-test: Test booting from CD-ROM ISO image fileThomas Huth1-0/+2
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater1-0/+2
2018-06-06test: Add swtpm migration test for the TPM TIS interfaceStefan Berger1-0/+3
2018-06-06test: Move common TPM test functions to tpm-tests.cStefan Berger1-1/+1
2018-06-05Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng1-1/+1
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov1-0/+1
2018-05-25test: Add test cases that use the external swtpm with CRB interfaceStefan Berger1-0/+3
2018-03-27tests: add oob-test for qapi-schemaPeter Xu1-0/+1
2018-03-23qapi: Force UTF8 encoding when parsing qapi filesEric Blake1-3/+3