diff options
author | Markus Armbruster | 2019-03-01 16:40:50 +0100 |
---|---|---|
committer | Markus Armbruster | 2019-03-05 14:43:11 +0100 |
commit | 5e12eb987b3299a5da4172fe744e91dbd00b6516 (patch) | |
tree | 9a49af4a57d33af462f8af41f839e379eabe1f74 /scripts/qapi | |
parent | tests: Rename UserDefNativeListUnion to UserDefListUnion (diff) | |
download | qemu-5e12eb987b3299a5da4172fe744e91dbd00b6516.tar.gz qemu-5e12eb987b3299a5da4172fe744e91dbd00b6516.tar.xz qemu-5e12eb987b3299a5da4172fe744e91dbd00b6516.zip |
tests/qapi-schema: Cover forward reference to sub-module
The forward reference from the main module to the sub-module works
fine, except for an issue visible in qapi-schema-test.out: the array
type wrapped around the forward reference ends up in the main module,
not the sub-module. The next commit will explain why that's bad, and
fix it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190301154051.23317-7-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions