summaryrefslogtreecommitdiffstats
path: root/test/data/invalid-messages/too-short-dict.message
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/invalid-messages/too-short-dict.message')
-rw-r--r--test/data/invalid-messages/too-short-dict.message6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/data/invalid-messages/too-short-dict.message b/test/data/invalid-messages/too-short-dict.message
index 6df40b33..14722023 100644
--- a/test/data/invalid-messages/too-short-dict.message
+++ b/test/data/invalid-messages/too-short-dict.message
@@ -1,11 +1,15 @@
# Message with lots of different argument types
VALID_HEADER
+FIELD_NAME name
+TYPE STRING
+STRING 'org.freedesktop.Foo'
END_LENGTH Header
ALIGN 8
START_LENGTH Body
TYPE DICT
-STRING_ARRAY { 'int32', 'uint32' }
+STRING 'uint32'
TYPE UINT32
UINT32 0x8765432
+STRING 'uint32'
END_LENGTH Body