summaryrefslogtreecommitdiffstats
path: root/test/data/invalid-messages/dict-with-nil-value.message
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/invalid-messages/dict-with-nil-value.message')
-rw-r--r--test/data/invalid-messages/dict-with-nil-value.message12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/data/invalid-messages/dict-with-nil-value.message b/test/data/invalid-messages/dict-with-nil-value.message
new file mode 100644
index 00000000..8f899605
--- /dev/null
+++ b/test/data/invalid-messages/dict-with-nil-value.message
@@ -0,0 +1,12 @@
+# Message with lots of different argument types
+
+VALID_HEADER
+END_LENGTH Header
+ALIGN 8
+START_LENGTH Body
+TYPE DICT
+STRING_ARRAY { 'nil', 'uint32' }
+TYPE NIL
+TYPE UINT32
+UINT32 0x8765432
+END_LENGTH Body