aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.include
AgeCommit message (Expand)Author
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
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31char: move to chardev/Marc-André Lureau
2017-01-31host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani
2017-01-31qtest: add ivshmem-test for ppc64Laurent Vivier
2017-01-31qtest: add display-vga-test to ppc64Laurent Vivier
2017-01-31qtest: add netfilter tests for ppc64Laurent Vivier
2017-01-27tests: fix linking test-char on win32Marc-André Lureau
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-16hw: move reset handlers from vl.c to hw/corePaolo Bonzini
2017-01-16qapi: add qapi2texi scriptMarc-André Lureau
2017-01-10tests: New test-bitcntAlex Bennée
2017-01-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-12-22crypto: add HMAC algorithms testcasesLongpeng(Mike)
2016-12-16tests/vhost-user-bridge: use contrib/libvhost-userMarc-André Lureau
2016-11-15tests: add XSCOM tests for the PowerNV machineDavid Gibson
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-26tests: add atomic_add-benchEmilio G. Cota