Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.data

Issue 951573002: Add validation test cases for struct versioning. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [dist4]message_header // num_bytes
2 [u4]2 // num_fields
3 [u4]0 // name
4 [u4]0 // flags
5 [anchr]message_header
6
7 [dist4]method0_params // num_bytes
8 [u4]0 // num_fields: Less than the minimal number of fields
9 // that we expect.
10 [f]-1 // param0
11 [u4]0 // padding
12 [anchr]method0_params
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698