Statistics
| Branch: | Revision:

root / tests @ 5cd8f621

Latest revisions

# Date Author Comment
a1071705 10/09/2013 05:54 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/block' into staging

  1. By Max Reitz (5) and others
  2. Via Stefan Hajnoczi
    • stefanha/block:
      block: use correct filename
      qemu-iotests: Correct 026 output
      qcow2: Free allocated L2 cluster on error
      qcow2: Switch L1 table in a single sequence...
5c1fa877 10/07/2013 02:23 pm Max Reitz

qemu-iotests: Correct 026 output

Because l2_allocate now frees the unused L2 cluster on error, the
according test cases in 026 don't result in one leaked cluster anymore.

Signed-off-by: Max Reitz <>
Signed-off-by: Stefan Hajnoczi <>

d8039e58 10/02/2013 09:55 pm Markus Armbruster

tests: Fix schema parser test for in-tree build

Commit 4f193e3 added the test, but screwed up in-tree builds
(SRCDIR=.): the tests's output overwrites the expected output, and is
thus compared to itself.

Cc:
Reported-by: Laszlo Ersek <>...

d1c295f5 10/01/2013 03:06 pm Fam Zheng

.gitignore: ignore tests/qemu-iotests/socket_scm_helper

Signed-off-by: Fam Zheng <>
Reviewed-by: Wenchao Xia<>
Signed-off-by: Michael Tokarev <>

9dbb52e8 10/01/2013 03:06 pm Markus Armbruster

tests: Update .gitignore for test-int128 and test-bitops

Forgotten in commit 6046c62 and 3464700.

Cc:
Reviewed-by: Andreas Färber <>
Reviewed-by: Laszlo Ersek <>
Signed-off-by: Markus Armbruster <>...

fd9e03e6 09/27/2013 12:16 pm Max Reitz

qemu-iotests: Preallocated zero clusters in 061

Add a test case for zero cluster expansion on an image completely filled
with preallocated zero clusters to test 061.

Signed-off-by: Max Reitz <>
Signed-off-by: Kevin Wolf <>

fef9c191 09/27/2013 12:10 pm Jeff Cody

qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage

A lot of image filename and paths are used unquoted. Quote these to
make sure that directories / filenames with spaces are not problematic.

Signed-off-by: Jeff Cody <>
Reviewed-by: Stefan Hajnoczi <>...

85edbd37 09/27/2013 11:59 am Jeff Cody

qemu-iotests: Add basic ability to use binary sample images

For image formats that are not "QEMU native", but supported for
compatibility, it is useful to verify that an image created with
the 'gold standard' native tool can be read / written to successfully...

212774c5 09/26/2013 05:04 pm Fam Zheng

qemu-iotests: fix qmp.py search path

QMP/qmp.py is renamed to scripts/qmp/qmp.py, fix the search path in iotests.py.

Signed-off-by: Fam Zheng <>
Signed-off-by: Kevin Wolf <>

2fe2e290 09/25/2013 05:21 pm Fam Zheng

qemu-iotests: add monolithicFlat creation test to 059

Signed-off-by: Fam Zheng <>
Signed-off-by: Kevin Wolf <>

View revisions

Also available in: Atom