summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: add qtest test caseAnthony Liguori2013-04-171-0/+2
* i440fx-test: add test to compare default register valuesAnthony Liguori2013-04-171-0/+2
* libqos: add malloc supportAnthony Liguori2013-04-171-0/+1
* libqos: add fw_cfg supportAnthony Liguori2013-04-171-2/+2
* qtest: add libqos including PCI supportAnthony Liguori2013-04-171-1/+4
* configure: Don't fall back to gthread coroutine backendPeter Maydell2013-04-081-13/+1
* tests: Add unit tests for mulu64 and muls64Richard Henderson2013-02-171-1/+5
* cutils: unsigned int parsing functionsEduardo Habkost2013-02-041-0/+3
* sparc: disable qtest in make checkAnthony Liguori2013-02-011-2/+2
* Add XBZRLE testingOrit Wasserman2013-02-011-0/+3
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-01-281-1/+8
|\
| * target-i386: Topology & APIC ID utility functionsEduardo Habkost2013-01-271-1/+8
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-01-281-0/+3
|\ \ | |/ |/|
| * add hierarchical bitmap data type and test casesPaolo Bonzini2013-01-251-0/+3
* | tests: Add gcov support for x86_64 qtestAndreas Färber2013-01-261-0/+1
* | tests: Add gcov support for sparc64 qtestAndreas Färber2013-01-261-0/+1
* | tests: Fix gcov typo for tmp105-testAndreas Färber2013-01-261-1/+1
* | tests: adjust gcov variables for directory movementPaolo Bonzini2013-01-261-7/+7
|/
* tests: Add tmp105 qtest test caseAndreas Färber2013-01-161-0/+3
* libqtest: Prepare I2C libqosAndreas Färber2013-01-161-0/+1
* build: fold trace-obj-y into libqemuutil.aPaolo Bonzini2013-01-121-4/+4
* build: move base QAPI files to libqemuutil.aPaolo Bonzini2013-01-121-2/+1
* build: move QAPI definitions for QEMU out of qapi-obj-yPaolo Bonzini2013-01-121-1/+1
* build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-7/+7
* build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini2013-01-121-5/+5
* build: move util-obj-y to libqemuutil.aPaolo Bonzini2013-01-121-9/+8
* build: rename oslib-obj-y to util-obj-yPaolo Bonzini2013-01-121-1/+1
* stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini2013-01-121-9/+9
* tests: add gcov supportBlue Swirl2013-01-061-0/+43
* tests: add thread pool unit testsPaolo Bonzini2012-11-261-0/+2
* tests: add AioContext unit testsPaolo Bonzini2012-11-261-0/+2
* tests: link in stubsPaolo Bonzini2012-11-191-2/+2
* build: do not include main loop where it is not actually usedPaolo Bonzini2012-10-301-4/+4
* janitor: move iovector functions out of cutils.cPaolo Bonzini2012-10-301-1/+1
* tests: do not include tools-obj-yPaolo Bonzini2012-10-231-5/+5
* block: Enable qemu_open/close to work with fd setsCorey Bryant2012-08-151-1/+1
* tests: Makefile: include dependency filesEduardo Habkost2012-07-281-0/+2
* qtest: Add hard disk geometry testMarkus Armbruster2012-07-171-0/+2
* Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori2012-07-091-0/+2
|\
| * rewrite iov_* functionsMichael Tokarev2012-06-071-0/+2
* | qapi: Unit tests for visitor-based serializationMichael Roth2012-06-081-1/+3
* | build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini2012-06-071-1/+0
|/
* tests: Add rtc-test (fix test regression)Stefan Weil2012-05-211-1/+1
* tests: Fix linker failure for fdc-testStefan Weil2012-05-191-1/+1
* tests/Makefile: Add missing $(EXESUF)Kevin Wolf2012-05-101-2/+2
* qtest: Add floppy testKevin Wolf2012-05-101-0/+2
* qtest: add m48t59 tests for SparcBlue Swirl2012-04-211-0/+3
* tests: remove .SECONDARY special targetPaolo Bonzini2012-04-141-2/+0
* qtest: fix out of tree buildBlue Swirl2012-03-301-0/+2
* qtest: add rtc-test test-caseAnthony Liguori2012-03-301-0/+5
OpenPOWER on IntegriCloud