]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests/qapi-schema: Cover empty union base
authorMarkus Armbruster <armbru@redhat.com>
Wed, 15 Mar 2017 12:56:57 +0000 (13:56 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 16 Mar 2017 06:13:02 +0000 (07:13 +0100)
commit707fb2d381de7a03e5bf9d2bd305dc7883fd992e
treedec7a1463f4fe3568f61f9ab95fb7dcb3fb0f4c5
parentbd7f974796872fc754c2d01b3a8499e8bb85f844
tests/qapi-schema: Cover empty union base

The new test case shows off qapi.py choking on an empty union base.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1489582656-31133-9-git-send-email-armbru@redhat.com>
tests/Makefile.include
tests/qapi-schema/union-base-empty.err [new file with mode: 0644]
tests/qapi-schema/union-base-empty.exit [new file with mode: 0644]
tests/qapi-schema/union-base-empty.json [new file with mode: 0644]
tests/qapi-schema/union-base-empty.out [new file with mode: 0644]