OSDN Git Service

tests/qapi-schema: Make test-qapi.py print arrays
authorMarkus Armbruster <armbru@redhat.com>
Fri, 1 Mar 2019 15:40:45 +0000 (16:40 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 Mar 2019 13:41:01 +0000 (14:41 +0100)
commitca0ac758d6fad30676ded90d3975f282d57a4435
tree42767690d3c0a02dda7ce98bc2770d8aedd35ee0
parent0984a157c1c053394adbf64ed7de97f1aebe6a2d
tests/qapi-schema: Make test-qapi.py print arrays

The next few commits mess with array types, and having the changes
exposed in output of test-qapi.py will be useful.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190301154051.23317-2-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[Rationale added to commit message]
tests/qapi-schema/qapi-schema-test.out
tests/qapi-schema/test-qapi.py