summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé2017-12-181-10/+10
* tests: Add check-qobject for equality testsMax Reitz2017-11-171-1/+3
* tests: rename postcopy-test to migration-testJuan Quintela2017-10-291-3/+3
* tests: Enable the very simple virtio tests on s390x, tooThomas Huth2017-10-201-3/+6
* build-sys: fix libvhost-user.a buildMarc-André Lureau2017-10-101-1/+1
* tests: Enable the drive_del test also on s390xThomas Huth2017-09-191-1/+2
* Convert remaining single line fprintf() to warn_report()Alistair Francis2017-09-191-1/+1
* Makefile: Remove libqemustub.aPaolo Bonzini2017-09-191-3/+2Star
* ptimer-test: do not link to libqemustub.a/libqemuutil.aPaolo Bonzini2017-09-191-1/+1
* test-qga: add missing qemu-ga tool dependencyPhilippe Mathieu-Daudé2017-09-191-1/+2
* tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau2017-09-041-1/+4
* qapi: Fix error handling code on alternate conflictEduardo Habkost2017-09-011-0/+2
* tests: Add network filter tests to the check-qtest-s390x listThomas Huth2017-08-301-0/+3
* tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth2017-08-301-4/+4
* tests/pxe: Check virtio-net-ccw on s390xThomas Huth2017-08-301-0/+1
* Makefile: Let "make check-help" work without running ./configureFam Zheng2017-08-151-21/+25
* build-sys: add --disable-vhost-userMarc-André Lureau2017-08-031-3/+3
* tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé2017-07-311-1/+1
* tests: test-netfilter && pxe-test require slirpMarc-André Lureau2017-07-311-4/+4
* tests: Handle $RANDOM not being supported by the shellPeter Maydell2017-07-201-2/+2
* configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski2017-07-201-2/+2
* tests: crypto: add hmac speed benchmark supportLongpeng(Mike)2017-07-191-0/+2
* tests: crypto: add hash speed benchmark supportLongpeng(Mike)2017-07-191-0/+2
* tests: crypto: add cipher speed benchmark supportLongpeng(Mike)2017-07-191-2/+7
* vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2017-07-141-1/+1
* qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy2017-07-111-1/+1
* tests: Add unit tests for the VM Generation ID featureBen Warren2017-07-031-0/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-221-8/+5Star
|\
| * qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-8/+5Star
* | megasas: add qtestPaolo Bonzini2017-06-151-0/+3
|/
* qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster2017-05-311-0/+2
* migration: Split vmstate-types.c from vmstate.cJuan Quintela2017-05-181-1/+1
* migration: Move page_cache.c to migration/Juan Quintela2017-05-171-1/+1
* tests: add CPUs to numa node mapping testIgor Mammedov2017-05-111-0/+5
* tests: Add a tester for HMP commandsThomas Huth2017-04-261-0/+2
* trace: Put all trace.o into libqemuutil.aXu, Anthony2017-04-211-1/+1
* tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster2017-03-211-4/+9
* test-keyval: Cover alternate and 'any' typeMarkus Armbruster2017-03-211-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-03-161-1/+1
|\
| * makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange2017-03-161-1/+1
* | tests/qapi-schema: Improve coverage of bogus member docsMarkus Armbruster2017-03-161-0/+2
* | tests/qapi-schema: Rename doc-bad-args to doc-bad-command-argMarkus Armbruster2017-03-161-1/+1
* | tests/qapi-schema: Improve doc / expression mismatch coverageMarkus Armbruster2017-03-161-0/+3
* | qapi: The #optional tag is redundant, dropMarkus Armbruster2017-03-161-1/+0Star
* | tests/qapi-schema: Cover empty union baseMarkus Armbruster2017-03-161-0/+1
* | qapi: Have each QAPI schema declare its name rule violationsMarkus Armbruster2017-03-161-0/+1
* | qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster2017-03-161-0/+1
* | qapi: Make doc comments optional where we don't need themMarkus Armbruster2017-03-161-0/+5
|/
* test-qapi-util: New, covering qapi/qapi-util.cMarkus Armbruster2017-03-071-0/+3
* keyval: New keyval_parse()Markus Armbruster2017-03-071-0/+3