summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/enum-empty.out
diff options
context:
space:
mode:
authorEric Blake2015-10-13 06:22:24 +0200
committerMarkus Armbruster2015-10-15 08:39:07 +0200
commit625b251c69d983959efaeadeee12405b1a66d331 (patch)
treec6f7272da89e6f97533a421ecbbf962bd17cc769 /tests/qapi-schema/enum-empty.out
parentqapi: Drop redundant alternate-good test (diff)
downloadqemu-625b251c69d983959efaeadeee12405b1a66d331.tar.gz
qemu-625b251c69d983959efaeadeee12405b1a66d331.tar.xz
qemu-625b251c69d983959efaeadeee12405b1a66d331.zip
qapi: Move empty-enum to compile-time test
Rather than just asserting that we can parse an empty enum, let's also make sure we can compile it, by including it in qapi-schema-test. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <1444710158-8723-5-git-send-email-eblake@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/enum-empty.out')
-rw-r--r--tests/qapi-schema/enum-empty.out2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qapi-schema/enum-empty.out b/tests/qapi-schema/enum-empty.out
deleted file mode 100644
index a449d455fb..0000000000
--- a/tests/qapi-schema/enum-empty.out
+++ /dev/null
@@ -1,2 +0,0 @@
-object :empty
-enum MyEnum []