aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-08common.config: Allow use of arbitrary qemu* pathsHEADmasterLucas Meneghel Rodrigues1-3/+9
2011-12-08check: print relevant path informationLucas Meneghel Rodrigues1-0/+3
2011-11-20test loading internal snapshotsKevin Wolf3-0/+76
2011-06-09Update filter for default cluster sizeKevin Wolf2-2/+5
2011-05-25add qed support to 025 image resize testStefan Hajnoczi1-1/+1
2011-04-21Update rbd supportJosh Durgin1-1/+1
2011-04-21common.config: Fix no $TEST_DIR directoryMitnick Lyu1-1/+5
2011-04-21only run 016 for file and sheepdog protocolsChristoph Hellwig1-2/+1
2011-02-04Use zero-based offsets for IO patternsStefan Hajnoczi12-1863/+1873
2011-02-04add support for rbd and sheepdog protocolsMORITA Kazutaka31-4/+89
2010-11-24filter IMGFMT correctly in 019Stefan Hajnoczi3-4/+10
2010-11-07README: Fix spellingStefan Weil1-1/+1
2010-10-31add support for qed formatStefan Hajnoczi9-9/+16
2010-10-31filter TEST_DIR correctly in 019Christoph Hellwig2-3/+3
2010-10-31fix 019 golden outputKevin Wolf1-15/+562
2010-10-15update expected results after qemu-img changesKevin Wolf1-30/+90
2010-10-15add read/write from smaller backing image testStefan Hajnoczi3-0/+560
2010-10-15add sub-cluster allocating write test for sparse image formatsStefan Hajnoczi3-0/+101
2010-10-15improve test for qemu-img convert with backing fileKevin Wolf1-23/+36
2010-10-01consider more cases in parsing qemu-io outputKevin Wolf1-1/+1
2010-06-14qcow2 error path testsKevin Wolf3-0/+751
2010-05-04improve rebase testKevin Wolf2-2/+85
2010-05-04test bdrv_truncateStefan Hajnoczi3-0/+105
2010-04-26explicitly use bash interpreterStefan Hajnoczi30-30/+30
2010-01-17test qemu-img rebaseKevin Wolf3-0/+186
2009-10-01test larger clusters sizes on qcow2Kevin Wolf7-818/+26645
2009-10-01019: Make cluster size dynamicKevin Wolf2-6/+6
2009-10-01align test requests according to cluster sizeKevin Wolf10-42/+59
2009-08-13add support for vdi format "static" optionStefan Weil1-2/+2
2009-07-27fix expected result for 019 after qemu-io changeKevin Wolf1-2/+2
2009-07-20test bdrv_load/save_vmstateKevin Wolf3-0/+8867
2009-07-20common.pattern: allow spaces in io() operationKevin Wolf1-9/+9
2009-07-20test invalid pattern argument handling in qemu-ioChristoph Hellwig3-0/+156
2009-07-16replace FSF postal addresses with www.gnu.org linksChristoph Hellwig26-74/+26
2009-07-16test commiting changes to backing fileKevin Wolf3-0/+1186
2009-07-16test qemu-img convert with backing file for the output imageKevin Wolf4-0/+1213
2009-07-16test merge of backing file when convertingKevin Wolf3-0/+1183
2009-07-16simple backing file testKevin Wolf4-0/+1181
2009-07-16test I/O after EOF for growable filesChristoph Hellwig3-0/+96
2009-07-14fix pattern for write testStefan Weil1-1/+1
2009-07-09make a few more tests genericChristoph Hellwig8-9/+10
2009-07-08remove test image after 015 is doneChristoph Hellwig1-1/+1
2009-07-06add support for the vdi image formatChristoph Hellwig1-0/+6
2009-07-03add test for refcount table growth and snapshotsKevin Wolf3-0/+106
2009-07-03skip test 005 for vpc format imagesChristoph Hellwig1-1/+4
2009-06-22Initial import into the public repository.Christoph Hellwig39-0/+110986