summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* qobject: Move block-specific qdict code to block-qdict.cMarkus Armbruster2018-06-151-0/+4
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2018-06-121-1/+1
|\
| * linux-user: disable qemu-bridge-helper and socket_scm_helper buildLaurent Vivier2018-06-111-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-06-121-1/+0Star
|\ \ | |/ |/|
| * python: Remove scripts/ordereddict.pyEduardo Habkost2018-06-081-1/+0Star
* | tests/cdrom-test: Test booting from CD-ROM ISO image fileThomas Huth2018-06-081-0/+2
|/
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-081-0/+2
* test: Add swtpm migration test for the TPM TIS interfaceStefan Berger2018-06-061-0/+3
* test: Move common TPM test functions to tpm-tests.cStefan Berger2018-06-061-1/+1
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-1/+1
* tests: qapi-schema tests for allow-preconfigIgor Mammedov2018-05-301-0/+1
* test: Add test cases that use the external swtpm with CRB interfaceStefan Berger2018-05-261-0/+3
* tests: add oob-test for qapi-schemaPeter Xu2018-03-271-0/+1
* qapi: Force UTF8 encoding when parsing qapi filesEric Blake2018-03-231-3/+3
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-03-201-0/+2
|\
| * tests: add machine 'none' with -cpu testIgor Mammedov2018-03-191-0/+2
* | qapi: Pass '-u' when doing non-silent diffEric Blake2018-03-191-4/+4
|/
* sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange2018-03-131-0/+3
* sockets: pull code for testing IP availability out of specific testDaniel P. Berrange2018-03-131-1/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-061-0/+2
|\
| * block: test blk_aio_flush() with blk->root == NULLKevin Wolf2018-03-021-0/+2
* | qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-7/+7
* | qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-021-5/+5
* | qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2018-03-021-28/+28
|/
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-21-2...Peter Maydell2018-03-011-1/+3
|\
| * tests: add test for TPM TIS deviceStefan Berger2018-02-211-0/+2
| * tests: Move common TPM test code into tpm-emu.cStefan Berger2018-02-211-1/+1
* | scripts: Add decodetree.pyRichard Henderson2018-02-231-1/+8
|/
* tests/m48t59: Use the m48t59 test on ppc, tooThomas Huth2018-02-141-0/+2
* tests/Makefile: Derive check-qtest-ppc64-y from check-qtest-ppc-yThomas Huth2018-02-141-7/+4Star
* tests/m48t59: Fix and re-enable the test for sparcThomas Huth2018-02-141-4/+2Star
* tests/boot-serial-test: Add support for the aarch64 virt machineWei Huang2018-02-141-0/+1
* tests/boot-serial: Enable the boot-serial test on SPARC machines, tooThomas Huth2018-02-141-0/+2
* sdhci: check Spec v3 capabilities qtestPhilippe Mathieu-Daudé2018-02-131-0/+1
* sdhci: add qtest to check the SD capabilities registerPhilippe Mathieu-Daudé2018-02-131-0/+3
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-02-061-3/+3
|\
| * qapi: remove '-q' arg to diff when comparing QAPI outputDaniel P. Berrange2018-02-051-3/+3
* | tests: Enable boot-serial-test for hppaRichard Henderson2018-02-041-0/+2
|/
* tpm: add CRB deviceMarc-André Lureau2018-01-291-0/+2
* tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth2018-01-221-0/+1
* tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth2018-01-221-0/+1
* tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth2018-01-221-2/+2
* tests/boot-serial-test: Add support for the raspi2 machineThomas Huth2018-01-161-0/+1
* tests/boot-serial-test: Add a test for the moxiesim machineThomas Huth2018-01-161-0/+2
* tests/boot-serial-test: Add tests for microblaze boardsThomas Huth2018-01-161-0/+2
* test-bdrv-drain: Test BlockDriver callbacks for drainKevin Wolf2017-12-221-0/+2
* tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth2017-12-211-0/+2
* tests/qapi-schema/doc-bad-section: New, factored out of doc-goodMarkus Armbruster2017-12-201-1/+2
* Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé2017-12-181-10/+10
* tests: Add check-qobject for equality testsMax Reitz2017-11-171-1/+3