Commit d2ad730
committed
seq: Add tests for sequences deserialization
failures (36):
seq::fixed_name::fixed_size::field_after_list::overlapped
seq::fixed_name::fixed_size::field_before_list::overlapped
seq::fixed_name::fixed_size::two_lists::overlapped
seq::fixed_name::fixed_size::unknown_items::overlapped
seq::fixed_name::variable_size::field_after_list::overlapped
seq::fixed_name::variable_size::field_before_list::overlapped
seq::fixed_name::variable_size::two_lists::overlapped
seq::fixed_name::variable_size::unknown_items::overlapped
seq::variable_name::fixed_size::field_after_list::after
seq::variable_name::fixed_size::field_after_list::before
seq::variable_name::fixed_size::field_after_list::overlapped
seq::variable_name::fixed_size::field_before_list::after
seq::variable_name::fixed_size::field_before_list::before
seq::variable_name::fixed_size::field_before_list::overlapped
seq::variable_name::fixed_size::two_lists::choice_and_fixed::fixed_after
seq::variable_name::fixed_size::two_lists::choice_and_fixed::fixed_before
seq::variable_name::fixed_size::two_lists::choice_and_fixed::overlapped_fixed_after
seq::variable_name::fixed_size::two_lists::choice_and_fixed::overlapped_fixed_before
seq::variable_name::fixed_size::two_lists::fixed_and_choice::fixed_after
seq::variable_name::fixed_size::two_lists::fixed_and_choice::fixed_before
seq::variable_name::fixed_size::two_lists::fixed_and_choice::overlapped_fixed_after
seq::variable_name::fixed_size::two_lists::fixed_and_choice::overlapped_fixed_before
seq::variable_name::variable_size::field_after_list::after
seq::variable_name::variable_size::field_after_list::before
seq::variable_name::variable_size::field_after_list::overlapped
seq::variable_name::variable_size::field_before_list::after
seq::variable_name::variable_size::field_before_list::before
seq::variable_name::variable_size::field_before_list::overlapped
seq::variable_name::variable_size::two_lists::choice_and_fixed::fixed_after
seq::variable_name::variable_size::two_lists::choice_and_fixed::fixed_before
seq::variable_name::variable_size::two_lists::choice_and_fixed::overlapped_fixed_after
seq::variable_name::variable_size::two_lists::choice_and_fixed::overlapped_fixed_before
seq::variable_name::variable_size::two_lists::fixed_and_choice::fixed_after
seq::variable_name::variable_size::two_lists::fixed_and_choice::fixed_before
seq::variable_name::variable_size::two_lists::fixed_and_choice::overlapped_fixed_after
seq::variable_name::variable_size::two_lists::fixed_and_choice::overlapped_fixed_before1 parent 015079b commit d2ad730
2 files changed
+2284
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments