summaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-02-17tests: Add unit tests for mulu64 and muls64Richard Henderson1-1/+5
2013-02-04cutils: unsigned int parsing functionsEduardo Habkost1-0/+3
2013-02-01sparc: disable qtest in make checkAnthony Liguori1-2/+2
2013-02-01Add XBZRLE testingOrit Wasserman1-0/+3
2013-01-28Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori1-1/+8
2013-01-28Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+3
2013-01-27target-i386: Topology & APIC ID utility functionsEduardo Habkost1-1/+8
2013-01-26tests: Add gcov support for x86_64 qtestAndreas Färber1-0/+1
2013-01-26tests: Add gcov support for sparc64 qtestAndreas Färber1-0/+1
2013-01-26tests: Fix gcov typo for tmp105-testAndreas Färber1-1/+1
2013-01-26tests: adjust gcov variables for directory movementPaolo Bonzini1-7/+7
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini1-0/+3
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber1-0/+3
2013-01-16libqtest: Prepare I2C libqosAndreas Färber1-0/+1
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini1-4/+4
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini1-2/+1
2013-01-12build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini1-1/+1
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini1-7/+7
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini1-5/+5
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini1-9/+8
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini1-1/+1
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini1-9/+9
2013-01-06tests: add gcov supportBlue Swirl1-0/+43
2012-11-26tests: add thread pool unit testsPaolo Bonzini1-0/+2
2012-11-26tests: add AioContext unit testsPaolo Bonzini1-0/+2
2012-11-19tests: link in stubsPaolo Bonzini1-2/+2
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini1-4/+4
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini1-1/+1
2012-10-23tests: do not include tools-obj-yPaolo Bonzini1-5/+5
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-1/+1
2012-07-28tests: Makefile: include dependency filesEduardo Habkost1-0/+2
2012-07-17qtest: Add hard disk geometry testMarkus Armbruster1-0/+2
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori1-0/+2
2012-06-08qapi: Unit tests for visitor-based serializationMichael Roth1-1/+3
2012-06-07rewrite iov_* functionsMichael Tokarev1-0/+2
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-1/+0
2012-05-21tests: Add rtc-test (fix test regression)Stefan Weil1-1/+1
2012-05-19tests: Fix linker failure for fdc-testStefan Weil1-1/+1
2012-05-10tests/Makefile: Add missing $(EXESUF)Kevin Wolf1-2/+2
2012-05-10qtest: Add floppy testKevin Wolf1-0/+2
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl1-0/+3
2012-04-14tests: remove .SECONDARY special targetPaolo Bonzini1-2/+0
2012-03-30qtest: fix out of tree buildBlue Swirl1-0/+2
2012-03-30qtest: add rtc-test test-caseAnthony Liguori1-0/+5
2012-03-30qtest: add C version of test infrastructureAnthony Liguori1-3/+24
2012-03-30test makefile overhaulPaolo Bonzini1-44/+96
2012-03-27qapi: add strict mode to input visitorPaolo Bonzini1-1/+4
2012-03-26test: add test-qmp-commands to make checkMichael Roth1-0/+1
2012-03-26test: remove qemu-ga referenceMichael Roth1-1/+1
2012-03-12Add 'make check-block'Kevin Wolf1-1/+6