summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/ident-with-escape.out
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/qapi-schema/ident-with-escape.out')
-rw-r--r--qemu/tests/qapi-schema/ident-with-escape.out7
1 files changed, 0 insertions, 7 deletions
diff --git a/qemu/tests/qapi-schema/ident-with-escape.out b/qemu/tests/qapi-schema/ident-with-escape.out
deleted file mode 100644
index 382ce2fa2..000000000
--- a/qemu/tests/qapi-schema/ident-with-escape.out
+++ /dev/null
@@ -1,7 +0,0 @@
-enum QType ['none', 'qnull', 'qint', 'qstring', 'qdict', 'qlist', 'qfloat', 'qbool']
- prefix QTYPE
-command fooA q_obj_fooA-arg -> None
- gen=True success_response=True
-object q_empty
-object q_obj_fooA-arg
- member bar1: str optional=False