From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnUDL-0003dK-GC for qemu-devel@nongnu.org; Wed, 29 Apr 2015 11:47:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnUDI-00064u-BD for qemu-devel@nongnu.org; Wed, 29 Apr 2015 11:47:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnUDI-00064P-3B for qemu-devel@nongnu.org; Wed, 29 Apr 2015 11:47:52 -0400 Message-ID: <5540FCAC.1000907@redhat.com> Date: Wed, 29 Apr 2015 09:45:48 -0600 From: Eric Blake MIME-Version: 1.0 References: <1428775783-18082-1-git-send-email-eblake@redhat.com> <1428775783-18082-5-git-send-email-eblake@redhat.com> <87twvz6ugy.fsf@blackfin.pond.sub.org> In-Reply-To: <87twvz6ugy.fsf@blackfin.pond.sub.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bbbD4WwFlSj1IwdfdExsUHVqJNHGPJ6hb" Subject: Re: [Qemu-devel] [PATCH v2 4/4] qapi: Test name mangling of downstream extensions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, akong@redhat.com, berto@igalia.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --bbbD4WwFlSj1IwdfdExsUHVqJNHGPJ6hb Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/29/2015 05:32 AM, Markus Armbruster wrote: > Eric Blake writes: >=20 >> So that we don't regress in supporting downstream extensions, make >> sure that our testsuite covers downstream naming choices in as many >> places as possible. >> >> +{ 'command': '__org.qemu_x-command', >> + 'data': { 'a': ['__org.qemu_x-Enum'], 'b': ['__org.qemu_x-Struct'],= >> + 'c': '__org.qemu_x-Union2', 'd': '__org.qemu_x-Alt' } } >=20 > Can't say offhand whether 'returns' takes a separate path. If it does,= > we better test it here. Good catch. I got lucky; no further tweaks needed to make it work. >=20 > Since it can be fixed on top if it's necessary, Since I'm spinning v3 anyways, I'll fold it in. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --bbbD4WwFlSj1IwdfdExsUHVqJNHGPJ6hb 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/ iQEcBAEBCAAGBQJVQPysAAoJEKeha0olJ0NqfxQH/RsfLs4KqxWRYO1s/gXxc1Gi xOx1fXf+Z7tyy/eNrCFTmGwApUzZUjhzlkgR500b0y7VC2N+YFg/ivXhVwT7fJmB VTgg5hOrCVgr6sxE6rF8QcO4gn5wi+dmUWHrnQN5QEVEJLM+z5wIIGyl4QA/7j4t OtMUiEOn0W8s7UWXLPW8y1qsbUmehHaNspyxI0Q467vTehgNHitcJyrAre1KN1xE woH9UvQI1PWTMFFp+Nhjb4ehLMdM4WMIw+7VNxjxZRuoylQIJINrgRfV5VIUUyaE 06eAQcY68wyCvnV0FtDE7bcf3VGtpwEOjHUmLr1bqL/8xYB7sa30ttUyNrbmJA8= =o5+2 -----END PGP SIGNATURE----- --bbbD4WwFlSj1IwdfdExsUHVqJNHGPJ6hb--