qapi: Move empty-enum to compile-time test
commit625b251c69d983959efaeadeee12405b1a66d331
authorEric Blake <eblake@redhat.com>
Tue, 13 Oct 2015 04:22:24 +0000 (12 22:22 -0600)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 15 Oct 2015 06:39:07 +0000 (15 08:39 +0200)
treec6f7272da89e6f97533a421ecbbf962bd17cc769
parentbaabb84c5b27115b979d864cb2af4d63b823983f
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>
tests/Makefile
tests/qapi-schema/enum-empty.err [deleted file]
tests/qapi-schema/enum-empty.exit [deleted file]
tests/qapi-schema/enum-empty.json [deleted file]
tests/qapi-schema/enum-empty.out [deleted file]
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out