summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | qemu-iotests: fix expected result for 019 after qemu-io changeKevin Wolf2012-02-221-2/+2
| * | qemu-iotests: test bdrv_load/save_vmstateKevin Wolf2012-02-223-0/+8867
| * | qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf2012-02-221-9/+9
| * | qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig2012-02-223-0/+156
| * | qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig2012-02-2226-74/+26Star
| * | qemu-iotests: test commiting changes to backing fileKevin Wolf2012-02-223-0/+1186
| * | qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf2012-02-224-0/+1213
| * | qemu-iotests: test merge of backing file when convertingKevin Wolf2012-02-223-0/+1183
| * | qemu-iotests: simple backing file testKevin Wolf2012-02-224-0/+1181
| * | qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig2012-02-223-0/+96
| * | qemu-iotests: fix pattern for write testStefan Weil2012-02-221-1/+1
| * | qemu-iotests: make a few more tests genericChristoph Hellwig2012-02-228-9/+10
| * | qemu-iotests: remove test image after 015 is doneChristoph Hellwig2012-02-221-1/+1
| * | qemu-iotests: add support for the vdi image formatChristoph Hellwig2012-02-221-0/+6
| * | qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf2012-02-223-0/+106
| * | qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig2012-02-221-1/+4
| * | qemu-iotests: Initial import into the public repository.Christoph Hellwig2012-02-2239-0/+110986
| /
* / qapi: add tests for string-based visitorsPaolo Bonzini2012-02-211-2/+10
|/
* tests: Silence gtester in MakefileStefan Weil2012-01-191-1/+1
* cris: Update paths to match the move of tests/crisEdgar E. Iglesias2012-01-131-5/+5
* 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-12225-0/+0
* tests/qruncom.c: Remove libqemu.a exampleChen Wei-Ren2011-12-091-284/+0Star
* tests/Makefile: Remove qruncom targetChen Wei-Ren2011-12-091-6/+0Star
* fix spelling in tests sub directoryDong Xu Wang2011-12-022-3/+3
* target-xtensa: rename dc232b board to simMax Filippov2011-10-161-1/+1
* target-xtensa: add MAC16 unit testsMax Filippov2011-10-152-0/+244
* target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov2011-10-151-0/+63
* Remove blanks before \n in output stringsStefan Weil2011-09-161-1/+1
* target-xtensa: add regression testsuiteMax Filippov2011-09-1028-0/+3087
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-5/+5
* trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s2011-09-011-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-4/+4
* Fix spelling in comments (intruction -> instruction)Stefan Weil2011-05-081-1/+1
* Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil2011-05-081-2/+2
* tests/test-mmap.c: Check mmap() return value before using itPeter Maydell2011-04-141-1/+1
* tests/cris: Fix some errors and potential crashesStefan Weil2011-04-034-4/+4
* lm32: opcode testsuiteMichael Walle2011-03-0767-0/+3048
* tests: Fix two memory leaksStefan Weil2011-02-201-0/+2
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-2/+2
* Replace 'extern inline' with 'static inline'Blue Swirl2011-01-1710-28/+41
* 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-232-3/+12
* make runcom compile on recent distributionsPaolo Bonzini2010-10-231-7/+4Star
* disable test_enter on i386, it is brokenPaolo Bonzini2010-10-231-0/+5
* unbreak "make" from vpath-built tests directoryPaolo Bonzini2010-10-231-0/+1
* Remove wrong semicolon in macro definitionStefan Weil2010-09-141-1/+1
* cris: Correct settls1 testcase.Edgar E. Iglesias2010-07-291-2/+8