From: Ted Ts'o <tytso@mit.edu>
To: Lukas Czerner <lczerner@redhat.com>
Cc: linux-ext4@vger.kernel.org, sandeen@redhat.com, adilger@dilger.ca
Subject: Re: [PATCH 4/4 v3] tests: New i_e2image test to validate image creation/conversion
Date: Wed, 18 May 2011 12:19:30 -0400 [thread overview]
Message-ID: <20110518161930.GE29368@thunk.org> (raw)
In-Reply-To: <1305718615-5991-4-git-send-email-lczerner@redhat.com>
On Wed, May 18, 2011 at 01:36:55PM +0200, Lukas Czerner wrote:
> This commit adds new regression test called i_e2image which should
> validate expected behaviour of e2image raw and qcow2 image creation
> and qcow2 -> raw image conversion. You can run it with "make check" as
> the rest of regression tests.
>
> Testing is performed on three filesystem images with different block
> sizes (1024, 2048, 4096). It creates raw and qcow2 images from the
> original and then convert qcow2 image back to raw image. The results are
> checksummed and compared with pre-prepared results. All md5sums should
> stay the same and raw image created from original and qcow2 image should
> be the same as well (just for the record).
>
> Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Applied into the e2fsprogs next branch.
I had to fix up this commit so that it works when you are using a
$VPATH build directory. Note that, temp files for tests should go in
the current directory, and that files in the source file have to be
referenced via $SRCDIR.
- Ted
prev parent reply other threads:[~2011-05-18 16:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 11:36 [PATCH 1/4] e2fsprogs: Add memory allocation and zero-out helpers Lukas Czerner
2011-05-18 11:36 ` [PATCH 2/4 v3] e2image: Add support for qcow2 format Lukas Czerner
2011-05-18 16:17 ` Ted Ts'o
2011-05-18 16:20 ` Lukas Czerner
2011-05-18 20:59 ` Andreas Dilger
2011-05-18 11:36 ` [PATCH 3/4 v3] e2image: Support for conversion QCOW2 image into raw Lukas Czerner
2011-05-18 12:20 ` [PATCH 3/4 v4] " Lukas Czerner
2011-05-18 16:18 ` Ted Ts'o
2011-05-18 12:23 ` [PATCH 3/4 v3] " Lukas Czerner
2011-05-18 12:22 ` [PATCH 1/4] e2fsprogs: Add memory allocation and zero-out helpers Lukas Czerner
[not found] ` <1305718615-5991-4-git-send-email-lczerner@redhat.com>
2011-05-18 16:19 ` Ted Ts'o [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110518161930.GE29368@thunk.org \
--to=tytso@mit.edu \
--cc=adilger@dilger.ca \
--cc=lczerner@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.