diff options
author | Markus Armbruster <armbru@redhat.com> | 2013-07-27 17:41:57 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-07-29 10:37:11 -0500 |
commit | 9213aa5391f7c8d3766420d96888f1353af4c890 (patch) | |
tree | 93d0bfe561e2e71efbf8388b0ebc3ffb3732117d /tests/qapi-schema/funny-char.out | |
parent | 2caba36cc61ee3993334bc423f0852f8006fdfcf (diff) |
qapi.py: Reject invalid characters in schema file
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1374939721-7876-6-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'tests/qapi-schema/funny-char.out')
-rw-r--r-- | tests/qapi-schema/funny-char.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/qapi-schema/funny-char.out b/tests/qapi-schema/funny-char.out index e3bd904453..e69de29bb2 100644 --- a/tests/qapi-schema/funny-char.out +++ b/tests/qapi-schema/funny-char.out @@ -1,3 +0,0 @@ -[OrderedDict([('enum', 'Status'), ('data', ['good', 'bad', 'ugly'])])] -['Status'] -[] |