Commit daf5626
committed
[tizen_rpc_port] Remove redundant zero-value Parcel round-trip tests
Zero doesn't exercise a different code path than other values in
writeByte/writeInt16/writeInt64/writeArrayCount, so these cases only
duplicated coverage already provided by the positive/negative/min/max
round-trip tests.1 parent 734204c commit daf5626
1 file changed
Lines changed: 1 addition & 23 deletions
Lines changed: 1 addition & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 73 | | |
80 | 74 | | |
81 | 75 | | |
| |||
118 | 112 | | |
119 | 113 | | |
120 | 114 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 115 | | |
127 | 116 | | |
128 | 117 | | |
| |||
132 | 121 | | |
133 | 122 | | |
134 | 123 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 124 | | |
142 | 125 | | |
143 | 126 | | |
| |||
162 | 145 | | |
163 | 146 | | |
164 | 147 | | |
165 | | - | |
| 148 | + | |
166 | 149 | | |
167 | 150 | | |
168 | 151 | | |
169 | 152 | | |
170 | 153 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 154 | | |
177 | 155 | | |
178 | 156 | | |
| |||
0 commit comments