diff options
author | Markus Armbruster <armbru@redhat.com> | 2021-03-23 10:40:22 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2021-03-23 22:31:31 +0100 |
commit | e75d4225b76842ec899f25e8ff39b070119f033f (patch) | |
tree | 92f99d87c6f4ea0ae843dfd508f82ef3dab5a099 /tests/qapi-schema/args-name-clash.out | |
parent | 05ebf841efac494d8bd1f6d74642c3e9a3df4c19 (diff) |
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]
Diffstat (limited to 'tests/qapi-schema/args-name-clash.out')
-rw-r--r-- | tests/qapi-schema/args-name-clash.out | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/qapi-schema/args-name-clash.out b/tests/qapi-schema/args-name-clash.out deleted file mode 100644 index e69de29bb2..0000000000 --- a/tests/qapi-schema/args-name-clash.out +++ /dev/null |