aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)Author
2013-08-20OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek
2013-08-16tests: Unit tests for qdev global properties handlingEduardo Habkost
2013-07-29tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster
2013-07-29tests: QAPI schema parser testsMarkus Armbruster
2013-07-25qtest: add test for ISA I/O space endiannessPaolo Bonzini
2013-07-22tests: Add test-bitops.c with some sextract testsPeter Maydell
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster
2013-07-18boot-order-test: Add tests for PowerMacsAndreas Färber
2013-07-18libqos: include dependenciesAnthony Liguori
2013-07-18boot-order-test: New; covering just PC for nowMarkus Armbruster
2013-07-02int128: optimize and add test casesPaolo Bonzini
2013-05-29tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi
2013-05-08qtest: Add IDE test caseKevin Wolf
2013-05-03libqos: Relocate I2C filesAndreas Färber
2013-04-17fw_cfg: add qtest test caseAnthony Liguori
2013-04-17i440fx-test: add test to compare default register valuesAnthony Liguori
2013-04-17libqos: add malloc supportAnthony Liguori
2013-04-17libqos: add fw_cfg supportAnthony Liguori
2013-04-17qtest: add libqos including PCI supportAnthony Liguori
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost
2013-02-01sparc: disable qtest in make checkAnthony Liguori
2013-02-01Add XBZRLE testingOrit Wasserman
2013-01-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-27target-i386: Topology & APIC ID utility functionsEduardo Habkost
2013-01-26tests: Add gcov support for x86_64 qtestAndreas Färber
2013-01-26tests: Add gcov support for sparc64 qtestAndreas Färber
2013-01-26tests: Fix gcov typo for tmp105-testAndreas Färber
2013-01-26tests: adjust gcov variables for directory movementPaolo Bonzini
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber
2013-01-16libqtest: Prepare I2C libqosAndreas Färber
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini
2013-01-12build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini
2013-01-06tests: add gcov supportBlue Swirl
2012-11-26tests: add thread pool unit testsPaolo Bonzini
2012-11-26tests: add AioContext unit testsPaolo Bonzini
2012-11-19tests: link in stubsPaolo Bonzini
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini
2012-10-23tests: do not include tools-obj-yPaolo Bonzini
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant