Statistics
| Branch: | Revision:

root / tests / qapi-schema / qapi-schema-test.out @ aabbd472

History | View | Annotate | Download (3.6 kB)

# Date Author Comment
ab22ad96 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover optional command arguments

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

c2216a8a 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover simple argument types

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

2c38b600 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover anonymous union types

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

aabbd472 03/03/2014 06:16 pm Markus Armbruster

tests/qapi-schema: Cover complex types with base

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Signed-off-by: Luiz Capitulino <>

3953e3a5 08/20/2013 06:52 pm Laszlo Ersek

OptsVisitor: introduce unit tests, with test cases for range flattening

According to commit 4f193e34
("tests: Use qapi-schema-test.json as schema parser test")
the "tests/qapi-schema/qapi-schema-test.out" file must be updated as well.

Signed-off-by: Laszlo Ersek <>...

4f193e34 07/29/2013 06:37 pm Markus Armbruster

tests: Use qapi-schema-test.json as schema parser test

Signed-off-by: Markus Armbruster <>
Reviewed-by: Eric Blake <>
Message-id:
Signed-off-by: Anthony Liguori <>