index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
qapi-schema-test.json
Age
Commit message (
Expand
)
Author
2015-05-05
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2015-05-05
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
2015-05-05
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
2014-09-26
tests: add QMP input visitor test for unions with no discriminator
Michael Roth
2014-06-23
test: add test cases for qapi event
Wenchao Xia
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2013-08-20
OptsVisitor: introduce unit tests, with test cases for range flattening
Laszlo Ersek
2013-07-29
tests: Use qapi-schema-test.json as schema parser test
Markus Armbruster