Home
last modified time | relevance | path

Searched hist:"70478 cef" (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json70478cef Tue Oct 13 04:22:26 GMT 2015 Eric Blake <eblake@redhat.com> qapi: Drop redundant flat-union-reverse-define test

As of commit 8c3f8e77, we test compilation of forward references
for a struct base type (UserDefOne), flat union base type
(UserDefUnionBase), and flat union branch type
(UserDefFlatUnion2). The only remaining forward reference being
tested for parsing in flat-union-reverse-define was a forward
enum declaration. Once we make sure that always compiles,
the smaller parse-only test is redundant and can be deleted.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1444710158-8723-7-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>