Home
last modified time | relevance | path

Searched refs:reject (Results 1 – 25 of 49) sorted by relevance

12

/qemu/qapi/
H A Dcompat.json15 # @reject: Reject with an error
22 'data': [ 'accept', 'reject', 'crash' ] }
/qemu/tests/qapi-schema/
H A Dmissing-type.json1 # we reject an expression with missing metatype
H A Dreturns-dict.json1 # we reject inline struct return type
H A Dcommand-int.json1 # we reject collisions between commands and types
H A Dbase-cycle-direct.json1 # we reject a loop in base classes
H A Ddouble-type.json1 # we reject an expression with ambiguous metatype
H A Dredefined-predefined.json1 # we reject types that clash with predefined types
H A Dbad-type-dict.json1 # we reject an expression with a metatype that is not a string
H A Denum-bad-member.json1 # we reject any enum member that is not a string
H A Dbad-type-bool.json1 # we reject an expression with a metatype that is not a string
H A Dbad-ident.json1 # we reject creating a type name with bad name
H A Dreturns-unknown.json1 # we reject returns if it does not contain a known type
H A Dargs-unknown.json1 # we reject data if it does not contain a known type
H A Dunknown-expr-key.json1 # we reject an expression with unknown top-level keys
H A Dredefined-type.json1 # we reject types defined more than once
H A Dreturns-array-bad.json1 # we reject an array return that is not a single type
H A Dalternate-unknown.json1 # we reject an alternate with unknown type in branch
H A Dargs-member-unknown.json1 # we reject data if it does not contain a known type
H A Dredefined-event.json1 # we reject duplicate events
H A Dargs-int.json1 # we reject commands where data is not an array or complex type
H A Dredefined-command.json1 # we reject commands defined more than once
H A Dbase-cycle-indirect.json1 # we reject a loop in base classes
H A Dargs-array-empty.json1 # we reject an array for data if it does not contain a known type
H A Dalternate-base.json1 # we reject alternate with base type
H A Dargs-member-array-bad.json1 # we reject data if it does not contain a valid array type

12