From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bz6ec-0006BB-9B for qemu-devel@nongnu.org; Tue, 25 Oct 2016 14:40:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bz6eZ-0000Do-0e for qemu-devel@nongnu.org; Tue, 25 Oct 2016 14:40:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35838) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bz6eY-0000D5-RW for qemu-devel@nongnu.org; Tue, 25 Oct 2016 14:40:50 -0400 Date: Tue, 25 Oct 2016 16:40:47 -0200 From: Eduardo Habkost Message-ID: <20161025184047.GA20882@thinpad.lan.raisama.net> References: <1476189467-11804-1-git-send-email-ehabkost@redhat.com> <20161017210237.GB3275@thinpad.lan.raisama.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161017210237.GB3275@thinpad.lan.raisama.net> Subject: Re: [Qemu-devel] [PATCH 0/2] tests: A few check-qom-proplist fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Markus Armbruster , Andreas =?iso-8859-1?Q?F=E4rber?= Pinging again. On Mon, Oct 17, 2016 at 07:02:37PM -0200, Eduardo Habkost wrote: > Ping? > > Markus, do you want to merge this through your tree? > > On Tue, Oct 11, 2016 at 09:37:45AM -0300, Eduardo Habkost wrote: > > A few fixes on check-qom-proplist that will ensure we test both > > class properties and object properties, and catch errors when > > registering properties in test code. > > > > Eduardo Habkost (2): > > tests: check-qom-proplist: Remove "bv" class property from class > > tests: check-qom-proplist: Use &error_abort to catch errors > > > > tests/check-qom-proplist.c | 10 +++------- > > 1 file changed, 3 insertions(+), 7 deletions(-) > > > > -- > > 2.7.4 > > > > -- > Eduardo > -- Eduardo