]> Git Repo - qemu.git/blobdiff - tests/qapi-schema/comments.out
qapi: Add tests of complex objects within alternate
[qemu.git] / tests / qapi-schema / comments.out
index e3bd904453988a5926204cc6eaf3faa57213435a..97be601897be6859840c599837b26f3367b74c2e 100644 (file)
@@ -1,3 +1,4 @@
-[OrderedDict([('enum', 'Status'), ('data', ['good', 'bad', 'ugly'])])]
-['Status']
-[]
+object :empty
+enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
+    prefix QTYPE
+enum Status ['good', 'bad', 'ugly']
This page took 0.024841 seconds and 4 git commands to generate.