QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eduardo Habkost fda72ab451 qapi: Fix error handling code on alternate conflict 9 years ago
..
include qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
alternate-any.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-any.exit qapi: Forbid 'any' inside an alternate 10 years ago
alternate-any.json qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-any.out qapi: Forbid 'any' inside an alternate 10 years ago
alternate-array.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-array.exit qapi: Tighten checking of unions 11 years ago
alternate-array.json qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-array.out qapi: Tighten checking of unions 11 years ago
alternate-base.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-base.exit qapi: Tighten checking of unions 11 years ago
alternate-base.json qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-base.out qapi: Tighten checking of unions 11 years ago
alternate-clash.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-clash.exit qapi: Tighten checking of unions 11 years ago
alternate-clash.json tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
alternate-clash.out qapi: Tighten checking of unions 11 years ago
alternate-conflict-bool-string.err qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-bool-string.exit qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-bool-string.json qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-bool-string.out qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-dict.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-conflict-dict.exit qapi: Tighten checking of unions 11 years ago
alternate-conflict-dict.json qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-dict.out qapi: Tighten checking of unions 11 years ago
alternate-conflict-enum-bool.err qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-bool.exit qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-bool.json qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-bool.out qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-int.err qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-int.exit qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-int.json qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-enum-int.out qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-num-string.err qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-num-string.exit qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-num-string.json qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-num-string.out qapi: Fix error handling code on alternate conflict 9 years ago
alternate-conflict-string.err qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-string.exit qapi: Tighten checking of unions 11 years ago
alternate-conflict-string.json qapi: Reject alternates that can't work with keyval_parse() 9 years ago
alternate-conflict-string.out qapi: Tighten checking of unions 11 years ago
alternate-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-empty.exit qapi: Forbid empty unions and useless alternates 10 years ago
alternate-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-empty.out qapi: Forbid empty unions and useless alternates 10 years ago
alternate-nested.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-nested.exit qapi: Tighten checking of unions 11 years ago
alternate-nested.json tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
alternate-nested.out qapi: Tighten checking of unions 11 years ago
alternate-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-unknown.exit qapi: Tighten checking of unions 11 years ago
alternate-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
alternate-unknown.out qapi: Tighten checking of unions 11 years ago
args-alternate.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-alternate.exit qapi-tests: New tests for union, alternate command arguments 11 years ago
args-alternate.json tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
args-alternate.out qapi-tests: New tests for union, alternate command arguments 11 years ago
args-any.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-any.exit qapi: Introduce a first class 'any' type 11 years ago
args-any.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-any.out qapi: Introduce a first class 'any' type 11 years ago
args-array-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-array-empty.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-array-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-array-empty.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-array-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-array-unknown.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-array-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-array-unknown.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-bad-boxed.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-bad-boxed.exit qapi: Implement boxed types for commands/events 10 years ago
args-bad-boxed.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-bad-boxed.out qapi: Implement boxed types for commands/events 10 years ago
args-boxed-anon.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-anon.exit qapi: Implement boxed types for commands/events 10 years ago
args-boxed-anon.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-anon.out qapi: Implement boxed types for commands/events 10 years ago
args-boxed-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-empty.exit qapi: Implement boxed types for commands/events 10 years ago
args-boxed-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-empty.out qapi: Implement boxed types for commands/events 10 years ago
args-boxed-string.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-string.exit qapi: Implement boxed types for commands/events 10 years ago
args-boxed-string.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-boxed-string.out qapi: Implement boxed types for commands/events 10 years ago
args-int.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-int.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-int.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-int.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-invalid.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-invalid.exit tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
args-invalid.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-invalid.out tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
args-member-array-bad.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-array-bad.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-member-array-bad.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-array-bad.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-member-case.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-case.exit qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
args-member-case.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-case.out qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
args-member-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-unknown.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-member-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-member-unknown.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-name-clash.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-name-clash.exit qapi: Detect collisions in C member names 10 years ago
args-name-clash.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-name-clash.out qapi: Detect collisions in C member names 10 years ago
args-union.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-union.exit qapi: Fix to reject union command and event arguments 11 years ago
args-union.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-union.out qapi: Fix to reject union command and event arguments 11 years ago
args-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
args-unknown.exit tests/qapi-schema: Rename tests from data- to args- 11 years ago
args-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
args-unknown.out tests/qapi-schema: Rename tests from data- to args- 11 years ago
bad-base.err qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-base.exit qapi: More rigourous checking of types 11 years ago
bad-base.json qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-base.out qapi: More rigourous checking of types 11 years ago
bad-data.err qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-data.exit qapi: More rigourous checking of types 11 years ago
bad-data.json qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-data.out qapi: More rigourous checking of types 11 years ago
bad-ident.err qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-ident.exit qapi: Require valid names 11 years ago
bad-ident.json qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-ident.out qapi: Require valid names 11 years ago
bad-type-bool.err qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-type-bool.exit qapi: Add some expr tests 11 years ago
bad-type-bool.json qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-type-bool.out qapi: Add some expr tests 11 years ago
bad-type-dict.err qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-type-dict.exit qapi: Better error messages for bad expressions 11 years ago
bad-type-dict.json qapi: Back out doc comments added just to please qapi.py 9 years ago
bad-type-dict.out qapi: Better error messages for bad expressions 11 years ago
bad-type-int.err qapi: Use 'struct' instead of 'type' in schema 11 years ago
bad-type-int.exit qapi: Add some expr tests 11 years ago
bad-type-int.json qapi: Use 'struct' instead of 'type' in schema 11 years ago
bad-type-int.out qapi: Add some expr tests 11 years ago
base-cycle-direct.err qapi: Back out doc comments added just to please qapi.py 9 years ago
base-cycle-direct.exit qapi: Detect base class loops 10 years ago
base-cycle-direct.json qapi: Back out doc comments added just to please qapi.py 9 years ago
base-cycle-direct.out qapi: Detect base class loops 10 years ago
base-cycle-indirect.err qapi: Back out doc comments added just to please qapi.py 9 years ago
base-cycle-indirect.exit qapi: Detect base class loops 10 years ago
base-cycle-indirect.json qapi: Back out doc comments added just to please qapi.py 9 years ago
base-cycle-indirect.out qapi: Detect base class loops 10 years ago
command-int.err qapi: Back out doc comments added just to please qapi.py 9 years ago
command-int.exit qapi: Better error messages for duplicated expressions 11 years ago
command-int.json qapi: Back out doc comments added just to please qapi.py 9 years ago
command-int.out qapi: Better error messages for duplicated expressions 11 years ago
comments.err qapi.py: Permit comments starting anywhere on the line 13 years ago
comments.exit qapi.py: Permit comments starting anywhere on the line 13 years ago
comments.json qapi: Back out doc comments added just to please qapi.py 9 years ago
comments.out qapi: merge QInt and QFloat in QNum 9 years ago
doc-bad-alternate-member.err tests/qapi-schema: Improve coverage of bogus member docs 9 years ago
doc-bad-alternate-member.exit tests/qapi-schema: Improve coverage of bogus member docs 9 years ago
doc-bad-alternate-member.json tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
doc-bad-alternate-member.out tests/qapi-schema: Improve coverage of bogus member docs 9 years ago
doc-bad-command-arg.err tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg 9 years ago
doc-bad-command-arg.exit tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg 9 years ago
doc-bad-command-arg.json tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg 9 years ago
doc-bad-command-arg.out tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg 9 years ago
doc-bad-symbol.err qapi: Move detection of doc / expression name mismatch 9 years ago
doc-bad-symbol.exit qapi: add qapi2texi script 9 years ago
doc-bad-symbol.json qapi: add qapi2texi script 9 years ago
doc-bad-symbol.out qapi: add qapi2texi script 9 years ago
doc-bad-union-member.err qapi: Fix detection of bogus member documentation 9 years ago
doc-bad-union-member.exit qapi: Fix detection of bogus member documentation 9 years ago
doc-bad-union-member.json tests/qapi-schema: Improve coverage of bogus member docs 9 years ago
doc-bad-union-member.out qapi: Fix detection of bogus member documentation 9 years ago
doc-before-include.err qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-include.exit qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-include.json qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-include.out qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-pragma.err qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-pragma.exit qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-pragma.json qapi: Fix detection of doc / expression mismatch 9 years ago
doc-before-pragma.out qapi: Fix detection of doc / expression mismatch 9 years ago
doc-duplicated-arg.err qapi: add qapi2texi script 9 years ago
doc-duplicated-arg.exit qapi: add qapi2texi script 9 years ago
doc-duplicated-arg.json qapi: add qapi2texi script 9 years ago
doc-duplicated-arg.out qapi: add qapi2texi script 9 years ago
doc-duplicated-return.err qapi: add qapi2texi script 9 years ago
doc-duplicated-return.exit qapi: add qapi2texi script 9 years ago
doc-duplicated-return.json qapi: add qapi2texi script 9 years ago
doc-duplicated-return.out qapi: add qapi2texi script 9 years ago
doc-duplicated-since.err qapi: add qapi2texi script 9 years ago
doc-duplicated-since.exit qapi: add qapi2texi script 9 years ago
doc-duplicated-since.json qapi: add qapi2texi script 9 years ago
doc-duplicated-since.out qapi: add qapi2texi script 9 years ago
doc-empty-arg.err qapi: add qapi2texi script 9 years ago
doc-empty-arg.exit qapi: add qapi2texi script 9 years ago
doc-empty-arg.json qapi: add qapi2texi script 9 years ago
doc-empty-arg.out qapi: add qapi2texi script 9 years ago
doc-empty-section.err qapi: Move empty doc section checking to doc parser 9 years ago
doc-empty-section.exit qapi: add qapi2texi script 9 years ago
doc-empty-section.json qapi: add qapi2texi script 9 years ago
doc-empty-section.out qapi: add qapi2texi script 9 years ago
doc-empty-symbol.err qapi: add qapi2texi script 9 years ago
doc-empty-symbol.exit qapi: add qapi2texi script 9 years ago
doc-empty-symbol.json qapi: add qapi2texi script 9 years ago
doc-empty-symbol.out qapi: add qapi2texi script 9 years ago
doc-good.err tests/qapi-schema: Systematic positive doc comment tests 9 years ago
doc-good.exit tests/qapi-schema: Systematic positive doc comment tests 9 years ago
doc-good.json tests/qapi-schema: Systematic positive doc comment tests 9 years ago
doc-good.out qapi: merge QInt and QFloat in QNum 9 years ago
doc-good.texi qapi2texi: Fix translation of *strong* and _emphasized_ 9 years ago
doc-interleaved-section.err qapi: add qapi2texi script 9 years ago
doc-interleaved-section.exit qapi: add qapi2texi script 9 years ago
doc-interleaved-section.json qapi: add qapi2texi script 9 years ago
doc-interleaved-section.out qapi: add qapi2texi script 9 years ago
doc-invalid-end.err qapi: add qapi2texi script 9 years ago
doc-invalid-end.exit qapi: add qapi2texi script 9 years ago
doc-invalid-end.json qapi: add qapi2texi script 9 years ago
doc-invalid-end.out qapi: add qapi2texi script 9 years ago
doc-invalid-end2.err qapi: add qapi2texi script 9 years ago
doc-invalid-end2.exit qapi: add qapi2texi script 9 years ago
doc-invalid-end2.json qapi: add qapi2texi script 9 years ago
doc-invalid-end2.out qapi: add qapi2texi script 9 years ago
doc-invalid-return.err qapi: add qapi2texi script 9 years ago
doc-invalid-return.exit qapi: add qapi2texi script 9 years ago
doc-invalid-return.json qapi: add qapi2texi script 9 years ago
doc-invalid-return.out qapi: add qapi2texi script 9 years ago
doc-invalid-section.err qapi: Improve error message on @NAME: in free-form doc 9 years ago
doc-invalid-section.exit qapi: add qapi2texi script 9 years ago
doc-invalid-section.json qapi: add qapi2texi script 9 years ago
doc-invalid-section.out qapi: add qapi2texi script 9 years ago
doc-invalid-start.err qapi: add qapi2texi script 9 years ago
doc-invalid-start.exit qapi: add qapi2texi script 9 years ago
doc-invalid-start.json qapi: add qapi2texi script 9 years ago
doc-invalid-start.out qapi: add qapi2texi script 9 years ago
doc-missing-colon.err qapi: add qapi2texi script 9 years ago
doc-missing-colon.exit qapi: add qapi2texi script 9 years ago
doc-missing-colon.json qapi: add qapi2texi script 9 years ago
doc-missing-colon.out qapi: add qapi2texi script 9 years ago
doc-missing-expr.err qapi: Fix detection of doc / expression mismatch 9 years ago
doc-missing-expr.exit qapi: add qapi2texi script 9 years ago
doc-missing-expr.json qapi: add qapi2texi script 9 years ago
doc-missing-expr.out qapi: add qapi2texi script 9 years ago
doc-missing-space.err qapi: add qapi2texi script 9 years ago
doc-missing-space.exit qapi: add qapi2texi script 9 years ago
doc-missing-space.json qapi: add qapi2texi script 9 years ago
doc-missing-space.out qapi: add qapi2texi script 9 years ago
doc-missing.err qapi: Make doc comments optional where we don't need them 9 years ago
doc-missing.exit qapi: Make doc comments optional where we don't need them 9 years ago
doc-missing.json qapi: Make doc comments optional where we don't need them 9 years ago
doc-missing.out qapi: Make doc comments optional where we don't need them 9 years ago
doc-no-symbol.err qapi: Fix detection of doc / expression mismatch 9 years ago
doc-no-symbol.exit tests/qapi-schema: Improve doc / expression mismatch coverage 9 years ago
doc-no-symbol.json qapi: Fix detection of doc / expression mismatch 9 years ago
doc-no-symbol.out tests/qapi-schema: Improve doc / expression mismatch coverage 9 years ago
double-data.err qapi: Use 'struct' instead of 'type' in schema 11 years ago
double-data.exit qapi: Add some expr tests 11 years ago
double-data.json qapi: Use 'struct' instead of 'type' in schema 11 years ago
double-data.out qapi: Add some expr tests 11 years ago
double-type.err qapi: Back out doc comments added just to please qapi.py 9 years ago
double-type.exit qapi: Better error messages for bad expressions 11 years ago
double-type.json qapi: Back out doc comments added just to please qapi.py 9 years ago
double-type.out qapi: Better error messages for bad expressions 11 years ago
duplicate-key.err qapi: Test for various name collisions 11 years ago
duplicate-key.exit qapi script: add check for duplicated key 12 years ago
duplicate-key.json qapi: Test for various name collisions 11 years ago
duplicate-key.out qapi script: add check for duplicated key 12 years ago
empty.err tests: QAPI schema parser tests 13 years ago
empty.exit tests: QAPI schema parser tests 13 years ago
empty.json tests: QAPI schema parser tests 13 years ago
empty.out qapi: merge QInt and QFloat in QNum 9 years ago
enum-bad-name.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-bad-name.exit qapi: Require valid names 11 years ago
enum-bad-name.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-bad-name.out qapi: Require valid names 11 years ago
enum-bad-prefix.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-bad-prefix.exit qapi: allow override of default enum prefix naming 11 years ago
enum-bad-prefix.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-bad-prefix.out qapi: allow override of default enum prefix naming 11 years ago
enum-clash-member.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-clash-member.exit qapi: Better error messages for bad enums 11 years ago
enum-clash-member.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-clash-member.out qapi: Better error messages for bad enums 11 years ago
enum-dict-member.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-dict-member.exit qapi: Better error messages for bad enums 11 years ago
enum-dict-member.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-dict-member.out qapi: Better error messages for bad enums 11 years ago
enum-int-member.err qapi: Add some enum tests 11 years ago
enum-int-member.exit qapi: Add some enum tests 11 years ago
enum-int-member.json qapi: Add some enum tests 11 years ago
enum-int-member.out qapi: Add some enum tests 11 years ago
enum-member-case.err qapi: Have each QAPI schema declare its name rule violations 9 years ago
enum-member-case.exit qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
enum-member-case.json qapi: Have each QAPI schema declare its name rule violations 9 years ago
enum-member-case.out qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
enum-missing-data.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-missing-data.exit qapi: Add some enum tests 11 years ago
enum-missing-data.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-missing-data.out qapi: Add some enum tests 11 years ago
enum-wrong-data.err qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-wrong-data.exit qapi: Better error messages for bad enums 11 years ago
enum-wrong-data.json qapi: Back out doc comments added just to please qapi.py 9 years ago
enum-wrong-data.out qapi: Better error messages for bad enums 11 years ago
escape-outside-string.err qapi: Support (subset of) \u escapes in strings 11 years ago
escape-outside-string.exit qapi: Support (subset of) \u escapes in strings 11 years ago
escape-outside-string.json qapi: Support (subset of) \u escapes in strings 11 years ago
escape-outside-string.out qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-big.err qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-big.exit qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-big.json qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-big.out qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-short.err qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-short.exit qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-short.json qapi: Support (subset of) \u escapes in strings 11 years ago
escape-too-short.out qapi: Support (subset of) \u escapes in strings 11 years ago
event-boxed-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
event-boxed-empty.exit qapi: Implement boxed types for commands/events 10 years ago
event-boxed-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
event-boxed-empty.out qapi: Implement boxed types for commands/events 10 years ago
event-case.err qapi: Add some expr tests 11 years ago
event-case.exit qapi: Add some expr tests 11 years ago
event-case.json qapi: Back out doc comments added just to please qapi.py 9 years ago
event-case.out qapi: merge QInt and QFloat in QNum 9 years ago
event-nest-struct.err qapi: Back out doc comments added just to please qapi.py 9 years ago
event-nest-struct.exit qapi script: add event support 12 years ago
event-nest-struct.json qapi: Back out doc comments added just to please qapi.py 9 years ago
event-nest-struct.out qapi script: add event support 12 years ago
flat-union-array-branch.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-array-branch.exit tests/qapi-schema: New flat union array branch test case 11 years ago
flat-union-array-branch.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-array-branch.out tests/qapi-schema: New flat union array branch test case 11 years ago
flat-union-bad-base.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-bad-base.exit qapi: Add some union tests 11 years ago
flat-union-bad-base.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-bad-base.out qapi: Add some union tests 11 years ago
flat-union-bad-discriminator.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-bad-discriminator.exit qapi: Tighten checking of unions 11 years ago
flat-union-bad-discriminator.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-bad-discriminator.out qapi: Tighten checking of unions 11 years ago
flat-union-base-any.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-base-any.exit qapi: Introduce a first class 'any' type 11 years ago
flat-union-base-any.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-base-any.out qapi: Introduce a first class 'any' type 11 years ago
flat-union-base-union.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-base-union.exit qapi: Add some union tests 11 years ago
flat-union-base-union.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-base-union.out qapi: Add some union tests 11 years ago
flat-union-clash-member.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-clash-member.exit qapi: Test for various name collisions 11 years ago
flat-union-clash-member.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-clash-member.out qapi: Test for various name collisions 11 years ago
flat-union-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-empty.exit qapi: Forbid empty unions and useless alternates 10 years ago
flat-union-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-empty.out qapi: Forbid empty unions and useless alternates 10 years ago
flat-union-incomplete-branch.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-incomplete-branch.exit qapi: Require all branches of flat union enum to be covered 10 years ago
flat-union-incomplete-branch.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-incomplete-branch.out qapi: Require all branches of flat union enum to be covered 10 years ago
flat-union-inline.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-inline.exit qapi: Add some union tests 11 years ago
flat-union-inline.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-inline.out qapi: Add some union tests 11 years ago
flat-union-int-branch.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-int-branch.exit qapi: More rigourous checking of types 11 years ago
flat-union-int-branch.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-int-branch.out qapi: More rigourous checking of types 11 years ago
flat-union-invalid-branch-key.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-invalid-branch-key.exit qapi script: check correctness of union 12 years ago
flat-union-invalid-branch-key.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-invalid-branch-key.out qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-invalid-discriminator.exit qapi script: check correctness of union 12 years ago
flat-union-invalid-discriminator.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-invalid-discriminator.out qapi script: check correctness of union 12 years ago
flat-union-no-base.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-no-base.exit qapi script: check correctness of union 12 years ago
flat-union-no-base.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-no-base.out qapi script: check correctness of union 12 years ago
flat-union-optional-discriminator.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-optional-discriminator.exit qapi: Require valid names 11 years ago
flat-union-optional-discriminator.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-optional-discriminator.out qapi: Require valid names 11 years ago
flat-union-string-discriminator.err qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-string-discriminator.exit qapi script: do not allow string discriminator 12 years ago
flat-union-string-discriminator.json qapi: Back out doc comments added just to please qapi.py 9 years ago
flat-union-string-discriminator.out qapi script: do not allow string discriminator 12 years ago
funny-char.err qapi: Use an explicit input file 12 years ago
funny-char.exit qapi.py: Reject invalid characters in schema file 13 years ago
funny-char.json tests: QAPI schema parser tests 13 years ago
funny-char.out qapi.py: Reject invalid characters in schema file 13 years ago
ident-with-escape.err qapi: Support (subset of) \u escapes in strings 11 years ago
ident-with-escape.exit qapi: Support (subset of) \u escapes in strings 11 years ago
ident-with-escape.json qapi: Back out doc comments added just to please qapi.py 9 years ago
ident-with-escape.out qapi: merge QInt and QFloat in QNum 9 years ago
include-before-err.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-before-err.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-before-err.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-before-err.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-cycle-b.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-cycle-c.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-cycle.err qapi: Fix file name in error messages for included files 11 years ago
include-cycle.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-cycle.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-cycle.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-extra-junk.err qapi: Make doc comments optional where we don't need them 9 years ago
include-extra-junk.exit qapi: Make doc comments optional where we don't need them 9 years ago
include-extra-junk.json qapi: Make doc comments optional where we don't need them 9 years ago
include-extra-junk.out qapi: Make doc comments optional where we don't need them 9 years ago
include-format-err.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-format-err.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-format-err.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-format-err.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-nested-err.err qapi: Fix file name in error messages for included files 11 years ago
include-nested-err.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-nested-err.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-nested-err.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-no-file.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-no-file.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-no-file.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-no-file.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-non-file.err qapi: Improve 'include' error message 11 years ago
include-non-file.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-non-file.json qapi: Improve 'include' error message 11 years ago
include-non-file.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-relpath-sub.json qapi: Back out doc comments added just to please qapi.py 9 years ago
include-relpath.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-relpath.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-relpath.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-relpath.out qapi: merge QInt and QFloat in QNum 9 years ago
include-repetition-sub.json qapi: skip redundant includes 12 years ago
include-repetition.err qapi: skip redundant includes 12 years ago
include-repetition.exit qapi: skip redundant includes 12 years ago
include-repetition.json qapi: skip redundant includes 12 years ago
include-repetition.out qapi: merge QInt and QFloat in QNum 9 years ago
include-self-cycle.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-self-cycle.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-self-cycle.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-self-cycle.out qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-simple-sub.json qapi: Back out doc comments added just to please qapi.py 9 years ago
include-simple.err qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-simple.exit qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-simple.json qapi: Add a primitive to include other files from a QAPI schema file 12 years ago
include-simple.out qapi: merge QInt and QFloat in QNum 9 years ago
indented-expr.err tests: QAPI schema parser tests 13 years ago
indented-expr.exit tests: QAPI schema parser tests 13 years ago
indented-expr.json qapi: Back out doc comments added just to please qapi.py 9 years ago
indented-expr.out qapi: merge QInt and QFloat in QNum 9 years ago
leading-comma-list.err tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-list.exit tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-list.json tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-list.out tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-object.err tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-object.exit tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-object.json tests/qapi-schema: Cover two more syntax errors 11 years ago
leading-comma-object.out tests/qapi-schema: Cover two more syntax errors 11 years ago
missing-colon.err qapi: Use an explicit input file 12 years ago
missing-colon.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-colon.json tests: QAPI schema parser tests 13 years ago
missing-colon.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-list.err qapi: Use an explicit input file 12 years ago
missing-comma-list.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-list.json tests: QAPI schema parser tests 13 years ago
missing-comma-list.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-object.err qapi: Use an explicit input file 12 years ago
missing-comma-object.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-comma-object.json tests: QAPI schema parser tests 13 years ago
missing-comma-object.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
missing-type.err qapi: Back out doc comments added just to please qapi.py 9 years ago
missing-type.exit qapi: Better error messages for bad expressions 11 years ago
missing-type.json qapi: Back out doc comments added just to please qapi.py 9 years ago
missing-type.out qapi: Better error messages for bad expressions 11 years ago
nested-struct-data.err qapi: Back out doc comments added just to please qapi.py 9 years ago
nested-struct-data.exit qapi: Drop support for inline nested types 11 years ago
nested-struct-data.json qapi: Back out doc comments added just to please qapi.py 9 years ago
nested-struct-data.out qapi: Drop support for inline nested types 11 years ago
non-objects.err qapi: Use an explicit input file 12 years ago
non-objects.exit tests: QAPI schema parser tests 13 years ago
non-objects.json tests: QAPI schema parser tests 13 years ago
non-objects.out tests: QAPI schema parser tests 13 years ago
pragma-doc-required-crap.err qapi: Make doc comments optional where we don't need them 9 years ago
pragma-doc-required-crap.exit qapi: Make doc comments optional where we don't need them 9 years ago
pragma-doc-required-crap.json qapi: Make doc comments optional where we don't need them 9 years ago
pragma-doc-required-crap.out qapi: Make doc comments optional where we don't need them 9 years ago
pragma-extra-junk.err qapi: Make doc comments optional where we don't need them 9 years ago
pragma-extra-junk.exit qapi: Make doc comments optional where we don't need them 9 years ago
pragma-extra-junk.json qapi: Make doc comments optional where we don't need them 9 years ago
pragma-extra-junk.out qapi: Make doc comments optional where we don't need them 9 years ago
pragma-name-case-whitelist-crap.err qapi: Have each QAPI schema declare its name rule violations 9 years ago
pragma-name-case-whitelist-crap.exit qapi: Have each QAPI schema declare its name rule violations 9 years ago
pragma-name-case-whitelist-crap.json qapi: Have each QAPI schema declare its name rule violations 9 years ago
pragma-name-case-whitelist-crap.out qapi: Have each QAPI schema declare its name rule violations 9 years ago
pragma-non-dict.err qapi: Make doc comments optional where we don't need them 9 years ago
pragma-non-dict.exit qapi: Make doc comments optional where we don't need them 9 years ago
pragma-non-dict.json qapi: Make doc comments optional where we don't need them 9 years ago
pragma-non-dict.out qapi: Make doc comments optional where we don't need them 9 years ago
pragma-returns-whitelist-crap.err qapi: Have each QAPI schema declare its returns white-list 9 years ago
pragma-returns-whitelist-crap.exit qapi: Have each QAPI schema declare its returns white-list 9 years ago
pragma-returns-whitelist-crap.json qapi: Have each QAPI schema declare its returns white-list 9 years ago
pragma-returns-whitelist-crap.out qapi: Have each QAPI schema declare its returns white-list 9 years ago
qapi-schema-test.err tests: Use qapi-schema-test.json as schema parser test 13 years ago
qapi-schema-test.exit tests: Use qapi-schema-test.json as schema parser test 13 years ago
qapi-schema-test.json qapi: Introduce a first class 'null' type 9 years ago
qapi-schema-test.out qapi: Introduce a first class 'null' type 9 years ago
quoted-structural-chars.err qapi: Use an explicit input file 12 years ago
quoted-structural-chars.exit qapi.py: Restructure lexer and parser 13 years ago
quoted-structural-chars.json tests: QAPI schema parser tests 13 years ago
quoted-structural-chars.out qapi.py: Restructure lexer and parser 13 years ago
redefined-builtin.err qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-builtin.exit qapi: Better error messages for duplicated expressions 11 years ago
redefined-builtin.json qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-builtin.out qapi: Better error messages for duplicated expressions 11 years ago
redefined-command.err qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-command.exit qapi: Better error messages for duplicated expressions 11 years ago
redefined-command.json qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-command.out qapi: Better error messages for duplicated expressions 11 years ago
redefined-event.err qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-event.exit qapi: Better error messages for duplicated expressions 11 years ago
redefined-event.json qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-event.out qapi: Better error messages for duplicated expressions 11 years ago
redefined-type.err qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-type.exit qapi: Better error messages for duplicated expressions 11 years ago
redefined-type.json qapi: Back out doc comments added just to please qapi.py 9 years ago
redefined-type.out qapi: Better error messages for duplicated expressions 11 years ago
reserved-command-q.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-command-q.exit qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-command-q.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-command-q.out qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-enum-q.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-enum-q.exit qapi: Tighten the regex on valid names 10 years ago
reserved-enum-q.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-enum-q.out qapi: Tighten the regex on valid names 10 years ago
reserved-member-has.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-has.exit qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-member-has.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-has.out qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-member-q.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-q.exit qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-member-q.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-q.out qapi: Reserve 'q_*' and 'has_*' member names 11 years ago
reserved-member-u.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-u.exit qapi: Reserve 'u' member name 11 years ago
reserved-member-u.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-u.out qapi: Reserve 'u' member name 11 years ago
reserved-member-underscore.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-underscore.exit qapi: Tighten the regex on valid names 10 years ago
reserved-member-underscore.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-member-underscore.out qapi: Tighten the regex on valid names 10 years ago
reserved-type-kind.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-type-kind.exit tests/qapi-schema: Test for reserved names, empty struct 11 years ago
reserved-type-kind.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-type-kind.out tests/qapi-schema: Test for reserved names, empty struct 11 years ago
reserved-type-list.err qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-type-list.exit qapi: Reserve '*List' type names for list types 11 years ago
reserved-type-list.json qapi: Back out doc comments added just to please qapi.py 9 years ago
reserved-type-list.out qapi: Reserve '*List' type names for list types 11 years ago
returns-alternate.err qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-alternate.exit qapi: Whitelist commands that don't return dictionary 11 years ago
returns-alternate.json tests/qapi-schema: Avoid 'str' in alternate test cases 9 years ago
returns-alternate.out qapi: Whitelist commands that don't return dictionary 11 years ago
returns-array-bad.err qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-array-bad.exit qapi: More rigourous checking of types 11 years ago
returns-array-bad.json qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-array-bad.out qapi: More rigourous checking of types 11 years ago
returns-dict.err qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-dict.exit qapi: Command returning anonymous type doesn't work, outlaw 11 years ago
returns-dict.json qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-dict.out qapi: Command returning anonymous type doesn't work, outlaw 11 years ago
returns-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-unknown.exit qapi: More rigourous checking of types 11 years ago
returns-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
returns-unknown.out qapi: More rigourous checking of types 11 years ago
returns-whitelist.err qapi: Have each QAPI schema declare its returns white-list 9 years ago
returns-whitelist.exit qapi: Whitelist commands that don't return dictionary 11 years ago
returns-whitelist.json qapi: Have each QAPI schema declare its returns white-list 9 years ago
returns-whitelist.out qapi: Whitelist commands that don't return dictionary 11 years ago
struct-base-clash-deep.err qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-base-clash-deep.exit qapi: Check for member name conflicts with a base class 11 years ago
struct-base-clash-deep.json qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-base-clash-deep.out qapi: Check for member name conflicts with a base class 11 years ago
struct-base-clash.err qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-base-clash.exit qapi: Check for member name conflicts with a base class 11 years ago
struct-base-clash.json qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-base-clash.out qapi: Check for member name conflicts with a base class 11 years ago
struct-data-invalid.err qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-data-invalid.exit tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
struct-data-invalid.json qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-data-invalid.out tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
struct-member-invalid.err qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-member-invalid.exit tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
struct-member-invalid.json qapi: Back out doc comments added just to please qapi.py 9 years ago
struct-member-invalid.out tests/qapi-schema: Cover non-string, non-dictionary members 11 years ago
test-qapi.py tests/qapi-schema: Make test-qapi.py print docs again 9 years ago
trailing-comma-list.err qapi: Fix a misleading parser error message 9 years ago
trailing-comma-list.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-list.json tests: QAPI schema parser tests 13 years ago
trailing-comma-list.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-object.err qapi: Use an explicit input file 12 years ago
trailing-comma-object.exit qapi.py: Fix schema parser to check syntax systematically 13 years ago
trailing-comma-object.json tests: QAPI schema parser tests 13 years ago
trailing-comma-object.out qapi.py: Fix schema parser to check syntax systematically 13 years ago
type-bypass-bad-gen.err qapi: Back out doc comments added just to please qapi.py 9 years ago
type-bypass-bad-gen.exit qapi: More rigorous checking for type safety bypass 11 years ago
type-bypass-bad-gen.json qapi: Back out doc comments added just to please qapi.py 9 years ago
type-bypass-bad-gen.out qapi: More rigorous checking for type safety bypass 11 years ago
unclosed-list.err qapi: Use an explicit input file 12 years ago
unclosed-list.exit tests: QAPI schema parser tests 13 years ago
unclosed-list.json tests: QAPI schema parser tests 13 years ago
unclosed-list.out tests: QAPI schema parser tests 13 years ago
unclosed-object.err qapi: Use an explicit input file 12 years ago
unclosed-object.exit tests: QAPI schema parser tests 13 years ago
unclosed-object.json tests: QAPI schema parser tests 13 years ago
unclosed-object.out tests: QAPI schema parser tests 13 years ago
unclosed-string.err qapi: Use an explicit input file 12 years ago
unclosed-string.exit tests: QAPI schema parser tests 13 years ago
unclosed-string.json tests: QAPI schema parser tests 13 years ago
unclosed-string.out tests: QAPI schema parser tests 13 years ago
unicode-str.err qapi: Back out doc comments added just to please qapi.py 9 years ago
unicode-str.exit qapi: Support (subset of) \u escapes in strings 11 years ago
unicode-str.json qapi: Back out doc comments added just to please qapi.py 9 years ago
unicode-str.out qapi: Support (subset of) \u escapes in strings 11 years ago
union-base-empty.err qapi: Fix to reject empty union base gracefully 9 years ago
union-base-empty.exit tests/qapi-schema: Cover empty union base 9 years ago
union-base-empty.json tests/qapi-schema: Cover empty union base 9 years ago
union-base-empty.out tests/qapi-schema: Cover empty union base 9 years ago
union-base-no-discriminator.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-base-no-discriminator.exit qapi: Forbid base without discriminator in unions 11 years ago
union-base-no-discriminator.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-base-no-discriminator.out qapi: Forbid base without discriminator in unions 11 years ago
union-branch-case.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-branch-case.exit qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
union-branch-case.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-branch-case.out qapi: Enforce (or whitelist) case conventions on qapi members 10 years ago
union-clash-branches.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-clash-branches.exit qapi: Test for various name collisions 11 years ago
union-clash-branches.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-clash-branches.out qapi: Test for various name collisions 11 years ago
union-empty.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-empty.exit qapi: Forbid empty unions and useless alternates 10 years ago
union-empty.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-empty.out qapi: Forbid empty unions and useless alternates 10 years ago
union-invalid-base.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-invalid-base.exit qapi script: check correctness of union 12 years ago
union-invalid-base.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-invalid-base.out qapi script: check correctness of union 12 years ago
union-optional-branch.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-optional-branch.exit qapi: Require valid names 11 years ago
union-optional-branch.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-optional-branch.out qapi: Require valid names 11 years ago
union-unknown.err qapi: Back out doc comments added just to please qapi.py 9 years ago
union-unknown.exit qapi: More rigourous checking of types 11 years ago
union-unknown.json qapi: Back out doc comments added just to please qapi.py 9 years ago
union-unknown.out qapi: More rigourous checking of types 11 years ago
unknown-escape.err qapi: Back out doc comments added just to please qapi.py 9 years ago
unknown-escape.exit qapi: Support (subset of) \u escapes in strings 11 years ago
unknown-escape.json qapi: Back out doc comments added just to please qapi.py 9 years ago
unknown-escape.out qapi: Support (subset of) \u escapes in strings 11 years ago
unknown-expr-key.err qapi: Back out doc comments added just to please qapi.py 9 years ago
unknown-expr-key.exit qapi: Better error messages for bad expressions 11 years ago
unknown-expr-key.json qapi: Back out doc comments added just to please qapi.py 9 years ago
unknown-expr-key.out qapi: Better error messages for bad expressions 11 years ago