Chromium Code Reviews| Index: mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_request_flags2.data |
| diff --git a/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_request_flags2.data b/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_request_flags2.data |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a5067c36d41f85ccab70835224ce1ca2e84512f1 |
| --- /dev/null |
| +++ b/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_request_flags2.data |
| @@ -0,0 +1,6 @@ |
| +[dist4]message_header // num_bytes |
| +[u4]3 // version |
| +[u4]12 // name |
|
yzshen1
2015/03/13 22:55:03
nit: please align the comment with other lines.
rudominer
2015/03/16 21:24:32
Done.
|
| +[u4]0 // flags: kMessageExpectsResponse is not set but expected. |
|
yzshen1
2015/03/13 22:55:03
Does it make sense to name this test conformance_m
yzshen1
2015/03/13 22:55:03
80 chars?
rudominer
2015/03/16 21:24:31
Done.
|
| +[u8]1 // request_id |
| +[anchr]message_header |