tests/qapi-schema: Switch member name clash test to struct
Test args-name-clash covers command parameter name clash. This effectively covers struct member name clash as well. The next commit will make parameter name clash impossible. Convert args-name-clash from testing command to testing a struct, and rename it to struct-member-name-clash. Signed-off-by:Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-26-armbru@redhat.com> Reviewed-by:
Eric Blake <eblake@redhat.com> [Commit message typo fixed]
Showing
- tests/qapi-schema/args-name-clash.err 0 additions, 2 deletionstests/qapi-schema/args-name-clash.err
- tests/qapi-schema/meson.build 1 addition, 1 deletiontests/qapi-schema/meson.build
- tests/qapi-schema/struct-member-name-clash.err 2 additions, 0 deletionstests/qapi-schema/struct-member-name-clash.err
- tests/qapi-schema/struct-member-name-clash.json 1 addition, 1 deletiontests/qapi-schema/struct-member-name-clash.json
- tests/qapi-schema/struct-member-name-clash.out 0 additions, 0 deletionstests/qapi-schema/struct-member-name-clash.out
Please register or sign in to comment