aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-02-22qemu-iotests: test bdrv_load/save_vmstateKevin Wolf3-0/+8867
2012-02-22qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf1-9/+9
2012-02-22qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig3-0/+156
2012-02-22qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig26-74/+26
2012-02-22qemu-iotests: test commiting changes to backing fileKevin Wolf3-0/+1186
2012-02-22qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf4-0/+1213
2012-02-22qemu-iotests: test merge of backing file when convertingKevin Wolf3-0/+1183
2012-02-22qemu-iotests: simple backing file testKevin Wolf4-0/+1181
2012-02-22qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig3-0/+96
2012-02-22qemu-iotests: fix pattern for write testStefan Weil1-1/+1
2012-02-22qemu-iotests: make a few more tests genericChristoph Hellwig8-9/+10
2012-02-22qemu-iotests: remove test image after 015 is doneChristoph Hellwig1-1/+1
2012-02-22qemu-iotests: add support for the vdi image formatChristoph Hellwig1-0/+6
2012-02-22qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf3-0/+106
2012-02-22qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig1-1/+4
2012-02-22qemu-iotests: Initial import into the public repository.Christoph Hellwig39-0/+110986
2012-02-21qapi: add tests for string-based visitorsPaolo Bonzini1-2/+10
2012-02-20target-xtensa: add breakpoint testsMax Filippov2-0/+224
2012-01-19tests: Silence gtester in MakefileStefan Weil1-1/+1
2012-01-13cris: Update paths to match the move of tests/crisEdgar E. Iglesias1-5/+5
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori1-5/+6
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori1-0/+38
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori225-0/+0
2011-12-09tests/qruncom.c: Remove libqemu.a exampleChen Wei-Ren1-284/+0
2011-12-09tests/Makefile: Remove qruncom targetChen Wei-Ren1-6/+0
2011-12-02fix spelling in tests sub directoryDong Xu Wang2-3/+3
2011-10-16target-xtensa: rename dc232b board to simMax Filippov1-1/+1
2011-10-15target-xtensa: add MAC16 unit testsMax Filippov2-0/+244
2011-10-15target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov1-0/+63
2011-09-16Remove blanks before \n in output stringsStefan Weil1-1/+1
2011-09-10target-xtensa: add regression testsuiteMax Filippov28-0/+3087
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-5/+5
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*LluĂ­s1-1/+1
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-4/+4
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil1-1/+1
2011-05-08Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil1-2/+2
2011-04-14tests/test-mmap.c: Check mmap() return value before using itPeter Maydell1-1/+1
2011-04-03tests/cris: Fix some errors and potential crashesStefan Weil4-4/+4
2011-03-07lm32: opcode testsuiteMichael Walle67-0/+3048
2011-02-20tests: Fix two memory leaksStefan Weil1-0/+2
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-2/+2
2011-01-17Replace 'extern inline' with 'static inline'Blue Swirl10-28/+41
2011-01-14do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini1-1/+2
2010-10-23rewrite i386 tests MakefilePaolo Bonzini1-42/+78
2010-10-23fix test_pathPaolo Bonzini2-3/+12
2010-10-23make runcom compile on recent distributionsPaolo Bonzini1-7/+4
2010-10-23disable test_enter on i386, it is brokenPaolo Bonzini1-0/+5
2010-10-23unbreak "make" from vpath-built tests directoryPaolo Bonzini1-0/+1
2010-09-14Remove wrong semicolon in macro definitionStefan Weil1-1/+1
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias1-2/+8