From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dpcSZ-00004z-UY for qemu-devel@nongnu.org; Wed, 06 Sep 2017 11:41:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dpcSX-00084Z-Bx for qemu-devel@nongnu.org; Wed, 06 Sep 2017 11:41:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39200) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dpcSX-00084D-61 for qemu-devel@nongnu.org; Wed, 06 Sep 2017 11:41:45 -0400 From: Markus Armbruster References: <20170822132255.23945-1-marcandre.lureau@redhat.com> <20170822132255.23945-32-marcandre.lureau@redhat.com> Date: Wed, 06 Sep 2017 17:41:40 +0200 In-Reply-To: <20170822132255.23945-32-marcandre.lureau@redhat.com> (=?utf-8?Q?=22Marc-Andr=C3=A9?= Lureau"'s message of "Tue, 22 Aug 2017 15:22:32 +0200") Message-ID: <87vakvu957.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v2 31/54] tests: add some enum members tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Cc: qemu-devel@nongnu.org, Michael Roth I'll revisit negative tests once the error conditions have stabilized.