From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aeW0U-0004sr-BS for qemu-devel@nongnu.org; Fri, 11 Mar 2016 17:58:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aeW0T-0006P2-JS for qemu-devel@nongnu.org; Fri, 11 Mar 2016 17:58:06 -0500 References: <1456747261-22032-1-git-send-email-berrange@redhat.com> <1456747261-22032-18-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <56E34D77.7010002@redhat.com> Date: Fri, 11 Mar 2016 15:57:59 -0700 MIME-Version: 1.0 In-Reply-To: <1456747261-22032-18-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Ckdc4WoWuR7jOGbAHtdx9EcsIhnRGddK4" Subject: Re: [Qemu-devel] [PATCH v4 17/26] tests: refactor python I/O tests helper main method List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Fam Zheng , qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ckdc4WoWuR7jOGbAHtdx9EcsIhnRGddK4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/29/2016 05:00 AM, Daniel P. Berrange wrote: > The iotests.py helper provides a main() method for running > tests via the python unit test framework. Not all tests > will want to use this, so refactor it to split the testing > of compatible formats and platforms into separate helper > methods >=20 > Signed-off-by: Daniel P. Berrange > --- > tests/qemu-iotests/iotests.py | 18 ++++++++++++------ > 1 file changed, 12 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Ckdc4WoWuR7jOGbAHtdx9EcsIhnRGddK4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW4013AAoJEKeha0olJ0NqQPkH/1399yYiu7/5gVDoaSgnkC/l zQX1ALM4ZYkDc8FbAdFcHlfPTW8awkgzLvg9MZ787ykkl+LKMP4XGxx8tPF0BcZB pgkDb2Daoy7xmO1jkTdQWEa0xOUGGXzvLEWZarhr+e+PpeEwAYZiDan7PV3jmruQ elFeE84Cg1vGe13S1AolDEzTloSefMghhCPyTRbZ7eWGx91rlrrTiVj5Bqgd9N8s Pm7RetRP+0KcJAxugnWiHZj5961FGfoGoeFLce+VNi3KS2aKFIoZ4d1o1TjA8/Yz 1QcAX9bundOkbkj6mdZ/Ppo+bkRahUv4+9hwno23NerCNqU7EQ3Wg7VTp48mrO4= =JJyi -----END PGP SIGNATURE----- --Ckdc4WoWuR7jOGbAHtdx9EcsIhnRGddK4--