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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version3.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 // version
3 [u4]11 // name
4 [u4]0 // flags
5 [anchr]message_header
6
7 [dist4]method11_params // num_bytes
8 [u4]1 // version
9 [dist8]param0_ptr // param0
10 [anchr]method11_params
11
12 [anchr]param0_ptr
13 [dist4]struct_g // num_bytes
14 [u4]3 // version
15 [s4]123 // i
16 [b]00000001 // b
17 0 0 0 // padding
18 [u8]0 // struct_a
19 [dist8]str_ptr // str
20 [anchr]struct_g
21
22 [anchr]str_ptr
23 [dist4]string // num_bytes
24 [u4]2 // num_elements
25 0 1
26 [anchr]string
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698