summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/qapi-schema-test.json
Commit message (Expand)AuthorAgeFilesLines
* tests: qapi-schema tests for allow-preconfigIgor Mammedov2018-05-301-2/+2
* tests: add oob-test for qapi-schemaPeter Xu2018-03-271-0/+3
* qapi: Introduce a first class 'null' typeMarkus Armbruster2017-07-241-1/+2
* tests: Remove test cases for alternates of 'number' and 'int'Marc-André Lureau2017-06-191-2/+0Star
* qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster2017-05-311-1/+3
* tests/qapi-schema: Avoid 'str' in alternate test casesMarkus Armbruster2017-05-311-4/+5
* qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster2017-03-161-0/+7
* qapi: Back out doc comments added just to please qapi.pyMarkus Armbruster2017-03-161-213/+0Star
* qapi: add qapi2texi scriptMarc-André Lureau2017-01-161-0/+213
* qapi: Implement boxed types for commands/eventsEric Blake2016-07-191-0/+4
* qapi: Allow anonymous base for flat unionEric Blake2016-03-181-5/+1Star
* qapi: Fix command with named empty argument typeEric Blake2016-03-181-0/+2
* qapi: Rename 'fields' to 'members' in generatorEric Blake2016-03-051-1/+1
* qapi: Add tests of complex objects within alternateEric Blake2016-02-191-1/+3
* qapi-visit: Honor prefix of discriminator enumEric Blake2016-02-191-3/+6
* qapi: Fix c_name() mungingEric Blake2015-12-171-2/+3
* qapi: Use generated TestStruct machinery in testsEric Blake2015-11-091-1/+5
* tests/qapi-schema: Test for reserved names, empty structEric Blake2015-11-021-0/+4
* qapi: Lazy creation of array typesEric Blake2015-10-151-0/+4
* qapi: Drop redundant flat-union-reverse-define testEric Blake2015-10-151-4/+7
* qapi: Drop redundant returns-int testEric Blake2015-10-151-2/+3
* qapi: Move empty-enum to compile-time testEric Blake2015-10-151-0/+6
* qapi: Test use of 'number' within alternatesEric Blake2015-10-121-0/+8
* qapi: Test for various name collisionsEric Blake2015-10-121-2/+5
* qapi: Introduce a first class 'any' typeMarkus Armbruster2015-09-211-1/+4
* qapi-event: Convert to QAPISchemaVisitor, fixing data with baseMarkus Armbruster2015-09-211-3/+0Star
* qapi-visit: Convert to QAPISchemaVisitor, fixing bugsMarkus Armbruster2015-09-211-3/+0Star
* qapi-types: Convert to QAPISchemaVisitor, fixing flat unionsMarkus Armbruster2015-09-211-2/+2
* qapi: allow override of default enum prefix namingDaniel P. Berrange2015-09-151-0/+5
* tests/qapi-schema: Restore test case for flat union base bugMarkus Armbruster2015-09-041-2/+3
* tests/qapi-schema: Document events with base don't workMarkus Armbruster2015-09-041-0/+3
* tests/qapi-schema: Document alternate's enum lacks visit functionMarkus Armbruster2015-09-041-0/+1
* qapi-visit: Fix generated code when schema has forward refsMarkus Armbruster2015-09-041-13/+17
* qapi: Support downstream events and commandsEric Blake2015-05-141-0/+5
* qapi: Support downstream alternatesEric Blake2015-05-141-0/+2
* qapi: Support downstream flat unionsEric Blake2015-05-141-0/+5
* qapi: Support downstream simple unionsEric Blake2015-05-141-0/+1
* qapi: Support downstream structsEric Blake2015-05-141-0/+4
* qapi: Support downstream enumsEric Blake2015-05-141-0/+3
* qapi: Drop tests for inline nested structsEric Blake2015-05-051-3/+9
* qapi: Merge UserDefTwo and UserDefNested in testsEric Blake2015-05-051-8/+2Star
* qapi: Use 'struct' instead of 'type' in schemaEric Blake2015-05-051-11/+11
* qapi: Use 'alternate' to replace anonymous unionEric Blake2015-05-051-2/+1Star
* qapi: Rename anonymous union type in testEric Blake2015-05-051-1/+1
* qapi: Forbid base without discriminator in unionsEric Blake2015-05-051-4/+0Star
* qapi: Fix generation of 'size' builtin typeEric Blake2015-05-051-1/+2
* tests: add QMP input visitor test for unions with no discriminatorMichael Roth2014-09-261-0/+10
* test: add test cases for qapi eventWenchao Xia2014-06-231-0/+12
* qapi script: do not allow string discriminatorWenchao Xia2014-03-111-3/+6
* tests/qapi-schema: Cover flat union typesMarkus Armbruster2014-03-031-0/+7