From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz7ll-0003sY-Kl for qemu-devel@nongnu.org; Wed, 18 Nov 2015 13:47:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz7li-0000HM-El for qemu-devel@nongnu.org; Wed, 18 Nov 2015 13:47:49 -0500 Received: from mx2.suse.de ([195.135.220.15]:44689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz7li-0000HD-4v for qemu-devel@nongnu.org; Wed, 18 Nov 2015 13:47:46 -0500 References: <1447688254-10331-1-git-send-email-berrange@redhat.com> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Message-ID: <564CC7D0.6050600@suse.de> Date: Wed, 18 Nov 2015 19:47:44 +0100 MIME-Version: 1.0 In-Reply-To: <1447688254-10331-1-git-send-email-berrange@redhat.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] qom: add a test case for complex property finalization List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Am 16.11.2015 um 16:37 schrieb Daniel P. Berrange: > QDev has some quite complex object child/link relationships > which place some requirements on the object_property_del_all > method to consider that properties can be modified while > being iterated over. >=20 > This extends the QOM property test case to replicate the > QDev like structure and expose any potential bugs in the > object_property_del_all method. >=20 > Signed-off-by: Daniel P. Berrange > --- > tests/check-qom-proplist.c | 159 +++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 159 insertions(+) Thanks, queued on qom-next and sent a patch to include it in MAINTAINERS. Andreas --=20 SUSE Linux GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Felix Imend=F6rffer, Jane Smithard, Graham Norton; HRB 21284 (AG N=FC= rnberg)