From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dahtq-0000d1-Jg for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:28:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dahtp-00037n-Om for qemu-devel@nongnu.org; Thu, 27 Jul 2017 08:28:18 -0400 Date: Thu, 27 Jul 2017 14:28:02 +0200 From: Kevin Wolf Message-ID: <20170727122802.GD4767@localhost.localdomain> References: <20170725153645.26412-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20170725153645.26412-1-stefanha@redhat.com> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2] qemu-iotests: add a "how to" to ./README List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, John Snow , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , Peter Maydell , qemu-block@nongnu.org, eblake@redhat.com, Ishani Chugh Am 25.07.2017 um 17:36 hat Stefan Hajnoczi geschrieben: > There is not much getting started documentation for qemu-iotests. This > patch explains how to create a new test and covers the overall testing > approach. >=20 > Cc: Ishani Chugh > Reviewed-by: Eric Blake > Reviewed-by: Philippe Mathieu-Daud=E9 > Signed-off-by: Stefan Hajnoczi Do you want to address the late v1 comments from Peter (needs to be run from build tree) and Jeff (mention common.qemu next to Python tests)? Kevin