From 10689e36eb99e99751497ac8cef2a946e9a3a850 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Mon, 31 Aug 2015 17:17:42 +0200 Subject: tests/qapi-schema: Cover non-string, non-dictionary members We always report "should be a dictionary" then. This is misleading: when allow_dict, it can be a dictionary or a type name string, else it can only be a type name. Signed-off-by: Markus Armbruster Reviewed-by: Eric Blake --- tests/qapi-schema/struct-data-invalid.exit | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/qapi-schema/struct-data-invalid.exit (limited to 'tests/qapi-schema/struct-data-invalid.exit') diff --git a/tests/qapi-schema/struct-data-invalid.exit b/tests/qapi-schema/struct-data-invalid.exit new file mode 100644 index 0000000000..d00491fd7e --- /dev/null +++ b/tests/qapi-schema/struct-data-invalid.exit @@ -0,0 +1 @@ +1 -- cgit v1.2.3-55-g7522