summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* qtest: Prepare QOM machine testsAndreas Färber2013-11-051-0/+26
* build: add command check-cleanWenchao Xia2013-10-111-1/+7
* tests: build the helper program by defaultWenchao Xia2013-10-111-1/+7
* tests: Fix schema parser test for in-tree buildMarkus Armbruster2013-10-021-4/+4
* qemu-iotests: add unix socket help programWenchao Xia2013-09-121-1/+2
* throttle: Add units testsBenoît Canet2013-09-061-0/+2
* OptsVisitor: introduce unit tests, with test cases for range flatteningLaszlo Ersek2013-08-201-1/+5
* tests: Unit tests for qdev global properties handlingEduardo Habkost2013-08-161-0/+7
* tests: Use qapi-schema-test.json as schema parser testMarkus Armbruster2013-07-291-4/+4
* tests: QAPI schema parser testsMarkus Armbruster2013-07-291-2/+22
* qtest: add test for ISA I/O space endiannessPaolo Bonzini2013-07-251-2/+12
* tests: Add test-bitops.c with some sextract testsPeter Maydell2013-07-221-0/+2
* libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster2013-07-181-1/+1
* boot-order-test: Add tests for PowerMacsAndreas Färber2013-07-181-1/+3
* libqos: include dependenciesAnthony Liguori2013-07-181-0/+1
* boot-order-test: New; covering just PC for nowMarkus Armbruster2013-07-181-0/+2
* int128: optimize and add test casesPaolo Bonzini2013-07-021-1/+5
* tests: set MALLOC_PERTURB_ to expose memory bugsStefan Hajnoczi2013-05-291-1/+4
* qtest: Add IDE test caseKevin Wolf2013-05-081-0/+2
* libqos: Relocate I2C filesAndreas Färber2013-05-031-2/+3
* 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
OpenPOWER on IntegriCloud