• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/

Lines Matching refs:check

33 check (const uint8_t *input, size_t input_length,
94 ASSERT (check (NULL, 0, NULL, 0) == 0);
98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
116 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
122 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
128 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
134 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
140 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
146 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
152 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
158 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
164 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
170 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
176 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
182 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
188 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
194 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
200 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
206 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
212 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
222 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
229 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
235 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
261 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
351 ASSERT (check (input, 2 * m - 1, expected, 2 * m - 1) == 0);