summary refs log tree commit diff stats
path: root/tests/unit/test-qobject-input-visitor.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2021-09-17 16:31:22 +0200
committerMarkus Armbruster <armbru@redhat.com>2021-09-27 08:23:25 +0200
commitdffd8ff9e6ab7efff941966ecc5d0b9a65f61e51 (patch)
treef4627d82141cdf3165f1128d4b8b417091807f7f /tests/unit/test-qobject-input-visitor.c
parent277b51fc018eea4432870fca1bac7f6468c4314c (diff)
downloadfocaccia-qemu-dffd8ff9e6ab7efff941966ecc5d0b9a65f61e51.tar.gz
focaccia-qemu-dffd8ff9e6ab7efff941966ecc5d0b9a65f61e51.zip
tests/qapi-schema: Prepare for simple union UserDefListUnion removal
Simple unions predate flat unions.  Having both complicates the QAPI
schema language and the QAPI generator.  We haven't been using simple
unions in new code for a long time, because they are less flexible and
somewhat awkward on the wire.

To prepare for their removal, simple union UserDefListUnion has to go.
It is used to cover arrays.  The next few commits will eliminate its
uses, and then it gets deleted.  As a first step, provide struct
ArrayStruct for the tests to be rewritten.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20210917143134.412106-12-armbru@redhat.com>
Diffstat (limited to 'tests/unit/test-qobject-input-visitor.c')
0 files changed, 0 insertions, 0 deletions