summaryrefslogtreecommitdiff
path: root/test/data/incomplete-messages/missing-body.message
blob: 69e371e0950e72df264c64a38bbeb8ad826be7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## message that's missing an expected body

VALID_HEADER method_call
FIELD_NAME ifce
TYPE STRING
STRING 'org.freedesktop.Foo'
FIELD_NAME mebr
TYPE STRING
STRING 'Bar'
END_LENGTH Header
ALIGN 8

## create the body, then chop it off
START_LENGTH Body
TYPE INT32
INT32 37
END_LENGTH Body

CHOP 8