From e75d4225b76842ec899f25e8ff39b070119f033f Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Tue, 23 Mar 2021 10:40:22 +0100 Subject: 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 Message-Id: <20210323094025.3569441-26-armbru@redhat.com> Reviewed-by: Eric Blake [Commit message typo fixed] --- tests/qapi-schema/args-name-clash.out | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tests/qapi-schema/args-name-clash.out (limited to 'tests/qapi-schema/args-name-clash.out') 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 -- cgit v1.2.3