aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
2017-09-04tests/check-qlit: New, covering qobject/qlit.cMarc-André Lureau
2017-09-01qapi: Fix error handling code on alternate conflictEduardo Habkost
2017-08-30tests: Add network filter tests to the check-qtest-s390x listThomas Huth
2017-08-30tests: Run filter-redirector and -mirror test only on POSIX systemsThomas Huth
2017-08-30tests/pxe: Check virtio-net-ccw on s390xThomas Huth
2017-08-15Makefile: Let "make check-help" work without running ./configureFam Zheng
2017-08-03build-sys: add --disable-vhost-userMarc-André Lureau
2017-07-31tests: add missing dependency to build QTEST_QEMU_BINARYPhilippe Mathieu-Daudé
2017-07-31tests: test-netfilter && pxe-test require slirpMarc-André Lureau
2017-07-20tests: Handle $RANDOM not being supported by the shellPeter Maydell
2017-07-20configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFDKamil Rytarowski
2017-07-19tests: crypto: add hmac speed benchmark supportLongpeng(Mike)
2017-07-19tests: crypto: add hash speed benchmark supportLongpeng(Mike)
2017-07-19tests: crypto: add cipher speed benchmark supportLongpeng(Mike)
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin
2017-07-11qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy
2017-07-03tests: Add unit tests for the VM Generation ID featureBen Warren
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-15megasas: add qtestPaolo Bonzini
2017-05-31qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster
2017-05-18migration: Split vmstate-types.c from vmstate.cJuan Quintela
2017-05-17migration: Move page_cache.c to migration/Juan Quintela
2017-05-11tests: add CPUs to numa node mapping testIgor Mammedov
2017-04-26tests: Add a tester for HMP commandsThomas Huth
2017-04-21trace: Put all trace.o into libqemuutil.aXu, Anthony
2017-03-21tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster
2017-03-21test-keyval: Cover alternate and 'any' typeMarkus Armbruster
2017-03-16Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-03-16tests/qapi-schema: Improve coverage of bogus member docsMarkus Armbruster
2017-03-16tests/qapi-schema: Rename doc-bad-args to doc-bad-command-argMarkus Armbruster
2017-03-16tests/qapi-schema: Improve doc / expression mismatch coverageMarkus Armbruster
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster
2017-03-16tests/qapi-schema: Cover empty union baseMarkus Armbruster
2017-03-16qapi: Have each QAPI schema declare its name rule violationsMarkus Armbruster
2017-03-16qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster
2017-03-16qapi: Make doc comments optional where we don't need themMarkus Armbruster
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange
2017-03-07test-qapi-util: New, covering qapi/qapi-util.cMarkus Armbruster
2017-03-07keyval: New keyval_parse()Markus Armbruster
2017-03-07tests: Fix gcov-files-test-qemu-opts-y, gcov-files-test-logging-yMarkus Armbruster
2017-03-05tests-qobject-input-strict: Merge into test-qobject-input-visitorMarkus Armbruster
2017-03-05qmp-test: New, covering basic QMP protocolMarkus Armbruster
2017-03-02tests: Move reusable ACPI code into a utility fileBen Warren
2017-02-28tests/prom-env: Enable the test for the sun4u machine, tooThomas Huth
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-01-31char: create chardev-obj-yMarc-André Lureau