summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix test_pathPaolo Bonzini2010-10-231-1/+1
* unbreak "make" from vpath-built tests directoryPaolo Bonzini2010-10-231-0/+1
* Use vpath directivePaolo Bonzini2010-01-081-1/+2
* consolidate user cpu_{in, out}[bwl] into ioport-user.cIsaku Yamahata2009-07-091-2/+2
* Support out-of-the-tree building of testsmalc2008-09-221-2/+3
* updatebellard2008-05-281-5/+2
* Add a tests for user-mode mmapedgar_igl2008-03-011-0/+9
* compilation fixbellard2008-01-311-2/+2
* removed obsolete test2 targetbellard2007-11-141-7/+0
* use -fno-strict-aliasingbellard2007-11-111-1/+1
* Add CRIS configuration bits, by Edgar E. Iglesias.ths2007-10-081-0/+5
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-301-0/+3
* update pathbellard2007-02-051-1/+1
OpenPOWER on IntegriCloud