summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/struct-member-if-invalid.exit
Commit message (Collapse)AuthorAgeFilesLines
* tests/qapi-schema: Demonstrate insufficient 'if' checkingMarkus Armbruster2019-09-241-0/+1
Cover invalid 'if' in struct members, features, union and alternate branches. Four out of four are broken. Mark FIXME. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190914153506.2151-6-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> [Comment typo fixed]