mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
tests/qapi-schema: Rename pragma-*-crap to pragma-value-not-*
Rename pragma-doc-required-crap to pragma-not-bool, pragma-returns-whitelist-crap to pragma-value-not-list, and pragma-name-case-whitelist-crap to pragma-value-not-list-of-str. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-18-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
4a67bd31a4
commit
e90a61e3cc
13 changed files with 9 additions and 9 deletions
1
tests/qapi-schema/pragma-value-not-list.err
Normal file
1
tests/qapi-schema/pragma-value-not-list.err
Normal file
|
@ -0,0 +1 @@
|
|||
pragma-value-not-list.json:3: pragma name-case-whitelist must be a list of strings
|
Loading…
Add table
Add a link
Reference in a new issue