tests/qapi-schema: Rename redefined-builtin to redefined-predefined
commit492db12ec3b42be6f971ba8436e080bc096b58b5
authorMarkus Armbruster <armbru@redhat.com>
Tue, 23 Mar 2021 09:40:12 +0000 (23 10:40 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 23 Mar 2021 21:31:05 +0000 (23 22:31 +0100)
treefe98aa14e53eaf2adb4a030fa4d9ba8a5eb69c2f
parent3e6c8a633113fb6a60369c40cf2061de50727bf6
tests/qapi-schema: Rename redefined-builtin to redefined-predefined

The previous commit changed this test to clash with a predefined enum
type, not a built-in type.  Adjust its name.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-16-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tests/qapi-schema/meson.build
tests/qapi-schema/redefined-builtin.err [deleted file]
tests/qapi-schema/redefined-predefined.err [new file with mode: 0644]
tests/qapi-schema/redefined-predefined.json [moved from tests/qapi-schema/redefined-builtin.json with 100% similarity]
tests/qapi-schema/redefined-predefined.out [moved from tests/qapi-schema/redefined-builtin.out with 100% similarity]