Lluís Vilanova
33aaad529e
qapi: Use an explicit input file
...
Use an explicit input file on the command-line instead of reading from standard
input.
It also outputs the proper file name when there's an error.
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu >
Reviewed-by: Eric Blake <eblake@redhat.com >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com >
2014-05-08 14:19:58 -04:00
Lluís Vilanova
98c1200af1
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
...
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu >
Reviewed-by: Eric Blake <eblake@redhat.com >
Reviewed-by: Markus Armbruster <armbru@redhat.com >
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com >
2014-05-08 14:19:58 -04:00
Markus Armbruster
2caba36cc6
qapi.py: Decent syntax error reporting
...
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Reviewed-by: Eric Blake <eblake@redhat.com >
Message-id: 1374939721-7876-5-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2013-07-29 10:37:10 -05:00
Markus Armbruster
98626572f1
tests: QAPI schema parser tests
...
The parser handles erroneous input badly. To be improved shortly.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-id: 1374939721-7876-2-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2013-07-29 10:37:10 -05:00