OSDN Git Service

qapi: Rename anonymous union type in test
authorEric Blake <eblake@redhat.com>
Mon, 4 May 2015 15:05:11 +0000 (09:05 -0600)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 5 May 2015 16:39:00 +0000 (18:39 +0200)
commitab045267447d52e63a79c0e18f89ae4411f5420b
treebe733c614b93d55ead3dd9acfb8dc641ff60f06c
parent811d04fd0cff1229480d3f5b2e349f646ab6e3c1
qapi: Rename anonymous union type in test

Reduce churn in the future patch that replaces anonymous unions
with a new metatype 'alternate' by changing 'AnonUnion' to
'Alternate'.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-qmp-input-strict.c
tests/test-qmp-input-visitor.c
tests/test-qmp-output-visitor.c