summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* qtest: add C version of test infrastructureAnthony Liguori2012-03-301-3/+24
* test makefile overhaulPaolo Bonzini2012-03-301-44/+96
* qapi: add strict mode to input visitorPaolo Bonzini2012-03-271-1/+4
* test: add test-qmp-commands to make checkMichael Roth2012-03-261-0/+1
* test: remove qemu-ga referenceMichael Roth2012-03-261-1/+1
* Add 'make check-block'Kevin Wolf2012-03-121-1/+6
* make check: Add qemu-iotests subsetKevin Wolf2012-03-121-0/+5
* qapi: add tests for string-based visitorsPaolo Bonzini2012-02-211-2/+10
* tests: Silence gtester in MakefileStefan Weil2012-01-191-1/+1
* test: eliminate libcheck tests and have make check use gtesterAnthony Liguori2012-01-121-5/+6
* build: split unit test builds to a separate makefile fragmentAnthony Liguori2012-01-121-0/+38
* tests: mv tests/* -> tests/tcgAnthony Liguori2012-01-121-145/+0
* tests/Makefile: Remove qruncom targetChen Wei-Ren2011-12-091-6/+0
* lm32: opcode testsuiteMichael Walle2011-03-071-0/+4
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-141-1/+2
* rewrite i386 tests MakefilePaolo Bonzini2010-10-231-42/+78
OpenPOWER on IntegriCloud