summaryrefslogtreecommitdiffstats
path: root/test/data/incomplete-messages/missing-body.message
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/incomplete-messages/missing-body.message')
-rw-r--r--test/data/incomplete-messages/missing-body.message12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/data/incomplete-messages/missing-body.message b/test/data/incomplete-messages/missing-body.message
new file mode 100644
index 00000000..c97ef7a3
--- /dev/null
+++ b/test/data/incomplete-messages/missing-body.message
@@ -0,0 +1,12 @@
+## message that's missing an expected body
+
+VALID_HEADER
+END_LENGTH Header
+
+## create the body, then chop it off
+START_LENGTH Body
+TYPE INT32
+INT32 37
+END_LENGTH Body
+
+CHOP 8