Searched refs:expected (Results 1 - 25 of 351) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u16-nfkd.c34 const uint16_t *expected, size_t expected_length)
45 if (!(u16_cmp (result, expected, expected_length) == 0))
63 if (!(u16_cmp (result, expected, expected_length) == 0))
82 if (!(u16_cmp (result, expected, expected_length) == 0))
103 static const uint16_t expected[] = { 0x0041, 0x0308 }; local
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
109 static const uint16_t expected[] = { 0x0041, 0x0308, 0x0304 }; local
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected))
33 check(const uint16_t *input, size_t input_length, const uint16_t *expected, size_t expected_length) argument
115 static const uint16_t expected[] = { 0x0020, 0x0308, 0x0342 }; local
121 static const uint16_t expected[] = { 0x006C }; local
127 static const uint16_t expected[] = { 0x0020 }; local
133 static const uint16_t expected[] = { 0x06A4 }; local
139 static const uint16_t expected[] = { 0x06A4 }; local
145 static const uint16_t expected[] = { 0x06A4 }; local
151 static const uint16_t expected[] = { 0x06A4 }; local
157 static const uint16_t expected[] = { 0x0031, 0x0035 }; local
163 static const uint16_t expected[] = { 0x0054, 0x004D }; local
169 static const uint16_t expected[] = { 0x0069 }; local
175 static const uint16_t expected[] = { 0x0028 }; local
181 static const uint16_t expected[] = { 0x0041 }; local
187 static const uint16_t expected[] = { 0x3001 }; local
193 static const uint16_t expected[] = { 0x3001 }; local
199 static const uint16_t expected[] = { 0x004D, 0x0048, 0x007A }; local
205 static const uint16_t expected[] = { 0x0033, 0x2044, 0x0038 }; local
211 static const uint16_t expected[] = { 0x03BC }; local
217 static const uint16_t expected[] = local
226 static const uint16_t expected[] = { 0x1100, 0x1173, 0x11AF }; local
232 static const uint16_t expected[] = { 0x1100, 0x1173 }; local
245 static const uint16_t expected[] = local
274 uint16_t *expected = input + m; local
[all...]
H A Dtest-u32-nfkd.c34 const uint32_t *expected, size_t expected_length)
45 if (!(u32_cmp (result, expected, expected_length) == 0))
63 if (!(u32_cmp (result, expected, expected_length) == 0))
82 if (!(u32_cmp (result, expected, expected_length) == 0))
103 static const uint32_t expected[] = { 0x0041, 0x0308 }; local
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
109 static const uint32_t expected[] = { 0x0041, 0x0308, 0x0304 }; local
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected))
33 check(const uint32_t *input, size_t input_length, const uint32_t *expected, size_t expected_length) argument
115 static const uint32_t expected[] = { 0x0020, 0x0308, 0x0342 }; local
121 static const uint32_t expected[] = { 0x006C }; local
127 static const uint32_t expected[] = { 0x0020 }; local
133 static const uint32_t expected[] = { 0x06A4 }; local
139 static const uint32_t expected[] = { 0x06A4 }; local
145 static const uint32_t expected[] = { 0x06A4 }; local
151 static const uint32_t expected[] = { 0x06A4 }; local
157 static const uint32_t expected[] = { 0x0031, 0x0035 }; local
163 static const uint32_t expected[] = { 0x0054, 0x004D }; local
169 static const uint32_t expected[] = { 0x0069 }; local
175 static const uint32_t expected[] = { 0x0028 }; local
181 static const uint32_t expected[] = { 0x0041 }; local
187 static const uint32_t expected[] = { 0x3001 }; local
193 static const uint32_t expected[] = { 0x3001 }; local
199 static const uint32_t expected[] = { 0x004D, 0x0048, 0x007A }; local
205 static const uint32_t expected[] = { 0x0033, 0x2044, 0x0038 }; local
211 static const uint32_t expected[] = { 0x03BC }; local
217 static const uint32_t expected[] = local
226 static const uint32_t expected[] = { 0x1100, 0x1173, 0x11AF }; local
232 static const uint32_t expected[] = { 0x1100, 0x1173 }; local
245 static const uint32_t expected[] = local
274 uint32_t *expected = input + m; local
[all...]
H A Dtest-u8-nfkd.c34 const uint8_t *expected, size_t expected_length)
45 if (!(u8_cmp (result, expected, expected_length) == 0))
63 if (!(u8_cmp (result, expected, expected_length) == 0))
82 if (!(u8_cmp (result, expected, expected_length) == 0))
103 static const uint8_t expected[] = { 0x41, 0xCC, 0x88 }; local
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
109 static const uint8_t expected[] = { 0x41, 0xCC, 0x88, 0xCC, 0x84 }; local
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected))
33 check(const uint8_t *input, size_t input_length, const uint8_t *expected, size_t expected_length) argument
115 static const uint8_t expected[] = { 0x20, 0xCC, 0x88, 0xCD, 0x82 }; local
121 static const uint8_t expected[] = { 0x6C }; local
127 static const uint8_t expected[] = { 0x20 }; local
133 static const uint8_t expected[] = { 0xDA, 0xA4 }; local
139 static const uint8_t expected[] = { 0xDA, 0xA4 }; local
145 static const uint8_t expected[] = { 0xDA, 0xA4 }; local
151 static const uint8_t expected[] = { 0xDA, 0xA4 }; local
157 static const uint8_t expected[] = { 0x31, 0x35 }; local
163 static const uint8_t expected[] = { 0x54, 0x4D }; local
169 static const uint8_t expected[] = { 0x69 }; local
175 static const uint8_t expected[] = { 0x28 }; local
181 static const uint8_t expected[] = { 0x41 }; local
187 static const uint8_t expected[] = { 0xE3, 0x80, 0x81 }; local
193 static const uint8_t expected[] = { 0xE3, 0x80, 0x81 }; local
199 static const uint8_t expected[] = { 0x4D, 0x48, 0x7A }; local
205 static const uint8_t expected[] = { 0x33, 0xE2, 0x81, 0x84, 0x38 }; local
211 static const uint8_t expected[] = { 0xCE, 0xBC }; local
217 static const uint8_t expected[] = local
227 static const uint8_t expected[] = local
234 static const uint8_t expected[] = { 0xE1, 0x84, 0x80, 0xE1, 0x85, 0xB3 }; local
250 static const uint8_t expected[] = local
281 uint8_t *expected = input + (2 * m - 1); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib557.c63 const char *expected; /* expected string */ member in struct:unsshort_st
70 const char *expected; /* expected string */ member in struct:sigshort_st
77 const char *expected; /* expected string */ member in struct:unsint_st
84 const char *expected; /* expected string */ member in struct:sigint_st
91 const char *expected; /* expected strin member in struct:unslong_st
98 const char *expected; /* expected string */ member in struct:siglong_st
105 const char *expected; /* expected string */ member in struct:curloff_st
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-locale-language.c31 const char *expected; local
38 expected = argv[1];
41 ASSERT (strcmp (language, expected) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistdio/
H A Dtest-u16-printf1.h27 static const uint16_t expected[] = local
30 ASSERT (u16_strcmp (result, expected) == 0);
37 static const uint16_t expected[] = local
40 ASSERT (u16_strcmp (result, expected) == 0);
47 static const uint16_t expected[] = local
50 ASSERT (u16_strcmp (result, expected) == 0);
57 static const uint16_t expected[] = local
60 ASSERT (u16_strcmp (result, expected) == 0);
71 static const uint16_t expected[] = local
74 ASSERT (u16_strcmp (result, expected)
80 static const uint16_t expected[] = local
89 static const uint16_t expected[] = local
98 static const uint16_t expected[] = local
111 static const uint16_t expected[] = local
120 static const uint16_t expected[] = local
129 static const uint16_t expected[] = local
138 static const uint16_t expected[] = local
151 static const uint16_t expected[] = local
160 static const uint16_t expected[] = local
169 static const uint16_t expected[] = local
178 static const uint16_t expected[] = local
191 static const uint16_t expected[] = local
204 static const uint16_t expected[] = local
217 static const uint16_t expected[] = local
230 static const uint16_t expected[] = local
488 static const uint16_t expected[] = local
498 static const uint16_t expected[] = local
508 static const uint16_t expected[] = local
518 static const uint16_t expected[] = local
528 static const uint16_t expected[] = local
538 static const uint16_t expected[] = local
550 static const uint16_t expected[] = local
560 static const uint16_t expected[] = local
570 static const uint16_t expected[] = local
580 static const uint16_t expected[] = local
639 static const uint16_t expected[] = local
651 static const uint16_t expected[] = local
663 static const uint16_t expected[] = local
675 static const uint16_t expected[] = local
685 static const uint16_t expected[] = local
708 static const uint16_t expected[] = local
718 static const uint16_t expected[] = local
728 static const uint16_t expected[] = local
741 static const uint16_t expected[] = local
754 static const uint16_t expected[] = local
778 static const uint16_t expected[] = local
789 static const uint16_t expected[] = local
801 static const uint16_t expected[] = local
813 static const uint16_t expected[] = local
833 static const uint16_t expected[] = local
844 static const uint16_t expected[] = local
856 static const uint16_t expected[] = local
868 static const uint16_t expected[] = local
888 static const uint16_t expected[] = local
899 static const uint16_t expected[] = local
911 static const uint16_t expected[] = local
923 static const uint16_t expected[] = local
[all...]
H A Dtest-u32-printf1.h27 static const uint32_t expected[] = local
30 ASSERT (u32_strcmp (result, expected) == 0);
37 static const uint32_t expected[] = local
40 ASSERT (u32_strcmp (result, expected) == 0);
47 static const uint32_t expected[] = local
50 ASSERT (u32_strcmp (result, expected) == 0);
57 static const uint32_t expected[] = local
60 ASSERT (u32_strcmp (result, expected) == 0);
71 static const uint32_t expected[] = local
74 ASSERT (u32_strcmp (result, expected)
80 static const uint32_t expected[] = local
89 static const uint32_t expected[] = local
98 static const uint32_t expected[] = local
111 static const uint32_t expected[] = local
120 static const uint32_t expected[] = local
129 static const uint32_t expected[] = local
138 static const uint32_t expected[] = local
151 static const uint32_t expected[] = local
160 static const uint32_t expected[] = local
169 static const uint32_t expected[] = local
178 static const uint32_t expected[] = local
191 static const uint32_t expected[] = local
204 static const uint32_t expected[] = local
217 static const uint32_t expected[] = local
230 static const uint32_t expected[] = local
488 static const uint32_t expected[] = local
498 static const uint32_t expected[] = local
508 static const uint32_t expected[] = local
518 static const uint32_t expected[] = local
528 static const uint32_t expected[] = local
538 static const uint32_t expected[] = local
550 static const uint32_t expected[] = local
560 static const uint32_t expected[] = local
570 static const uint32_t expected[] = local
580 static const uint32_t expected[] = local
639 static const uint32_t expected[] = local
651 static const uint32_t expected[] = local
663 static const uint32_t expected[] = local
675 static const uint32_t expected[] = local
685 static const uint32_t expected[] = local
708 static const uint32_t expected[] = local
718 static const uint32_t expected[] = local
728 static const uint32_t expected[] = local
741 static const uint32_t expected[] = local
754 static const uint32_t expected[] = local
778 static const uint32_t expected[] = local
789 static const uint32_t expected[] = local
801 static const uint32_t expected[] = local
813 static const uint32_t expected[] = local
833 static const uint32_t expected[] = local
844 static const uint32_t expected[] = local
856 static const uint32_t expected[] = local
868 static const uint32_t expected[] = local
888 static const uint32_t expected[] = local
899 static const uint32_t expected[] = local
911 static const uint32_t expected[] = local
923 static const uint32_t expected[] = local
[all...]
H A Dtest-u8-printf1.h27 static const uint8_t expected[] = "12345671 33"; local
29 ASSERT (u8_strcmp (result, expected) == 0);
36 static const uint8_t expected[] = "12345672 33"; local
38 ASSERT (u8_strcmp (result, expected) == 0);
45 static const uint8_t expected[] = "12345673 33"; local
47 ASSERT (u8_strcmp (result, expected) == 0);
54 static const uint8_t expected[] = "1.5 33"; local
56 ASSERT (u8_strcmp (result, expected) == 0);
67 static const uint8_t expected[] = "Hello 33"; local
69 ASSERT (u8_strcmp (result, expected)
75 static const uint8_t expected[] = " Hello 33"; local
83 static const uint8_t expected[] = "Hello 33"; local
91 static const uint8_t expected[] = " Hello 33"; local
103 static const uint8_t expected[] = "Hello 33"; local
111 static const uint8_t expected[] = " Hello 33"; local
119 static const uint8_t expected[] = "Hello 33"; local
127 static const uint8_t expected[] = " Hello 33"; local
139 static const uint8_t expected[] = "Hello 33"; local
147 static const uint8_t expected[] = " Hello 33"; local
155 static const uint8_t expected[] = "Hello 33"; local
163 static const uint8_t expected[] = " Hello 33"; local
175 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
184 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
193 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
202 static const uint8_t expected[] = "Mr. Ronald Reagan 33"; local
336 static const uint8_t expected[] = "12.750000 33"; local
345 static const uint8_t expected[] = " 1.750000 33"; local
354 static const uint8_t expected[] = "1234 33"; local
363 static const uint8_t expected[] = "12.750000 33"; local
372 static const uint8_t expected[] = " 1.750000 33"; local
381 static const uint8_t expected[] = "1234 33"; local
392 static const uint8_t expected[] = "12.750000 33"; local
401 static const uint8_t expected[] = "1234 33"; local
410 static const uint8_t expected[] = "12.750000 33"; local
419 static const uint8_t expected[] = "1234 33"; local
463 static const uint8_t expected[] = "1.275000e+01 33"; local
472 static const uint8_t expected[] = " 1.750000e+00 33"; local
481 static const uint8_t expected[] = "1e+03 33"; local
492 static const uint8_t expected[] = "12.75 33"; local
501 static const uint8_t expected[] = " 1.75 33"; local
521 static const uint8_t expected[] = "12.75 33"; local
530 static const uint8_t expected[] = " 1.75 33"; local
539 static const uint8_t expected[] = "1e+03 33"; local
551 static const uint8_t expected[] = "123 "; local
563 static const uint8_t expected[] = "55 33"; local
586 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
594 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
602 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
610 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
626 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
634 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
642 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
650 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
666 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
674 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
682 static const uint8_t expected[] = "Rafa\\305\\202 Maszkowski 33"; local
690 static const uint8_t expected[] = " Rafa\\305\\202 Maszkowski 33"; local
[all...]
H A Dtest-u16-asnprintf1.h31 static const uint16_t expected[] = local
34 ASSERT (u16_strcmp (result, expected) == 0);
43 static const uint16_t expected[] = local
52 ASSERT (u16_strcmp (result, expected) == 0);
H A Dtest-u32-asnprintf1.h31 static const uint32_t expected[] = local
34 ASSERT (u32_strcmp (result, expected) == 0);
43 static const uint32_t expected[] = local
52 ASSERT (u32_strcmp (result, expected) == 0);
H A Dtest-u8-asnprintf1.h31 static const uint8_t expected[] = "12345"; local
33 ASSERT (u8_strcmp (result, expected) == 0);
41 static const uint8_t expected[] = "12345"; local
49 ASSERT (u8_strcmp (result, expected) == 0);
H A Dtest-u16-vasnprintf2.c43 static const uint16_t expected[] = local
46 ASSERT (u16_strcmp (result, expected) == 0);
54 static const uint16_t expected[] = local
59 ASSERT (u16_strcmp (result, expected) == 0);
67 static const uint16_t expected[] = local
72 ASSERT (u16_strcmp (result, expected) == 0);
80 static const uint16_t expected[] = local
85 ASSERT (u16_strcmp (result, expected) == 0);
H A Dtest-u16-vasnprintf3.c43 static const uint16_t expected[] = local
46 ASSERT (u16_strcmp (result, expected) == 0);
54 static const uint16_t expected[] = local
59 ASSERT (u16_strcmp (result, expected) == 0);
67 static const uint16_t expected[] = local
72 ASSERT (u16_strcmp (result, expected) == 0);
80 static const uint16_t expected[] = local
85 ASSERT (u16_strcmp (result, expected) == 0);
H A Dtest-u32-vasnprintf2.c43 static const uint32_t expected[] = local
46 ASSERT (u32_strcmp (result, expected) == 0);
54 static const uint32_t expected[] = local
59 ASSERT (u32_strcmp (result, expected) == 0);
67 static const uint32_t expected[] = local
72 ASSERT (u32_strcmp (result, expected) == 0);
80 static const uint32_t expected[] = local
85 ASSERT (u32_strcmp (result, expected) == 0);
H A Dtest-u32-vasnprintf3.c43 static const uint32_t expected[] = local
46 ASSERT (u32_strcmp (result, expected) == 0);
54 static const uint32_t expected[] = local
59 ASSERT (u32_strcmp (result, expected) == 0);
67 static const uint32_t expected[] = local
72 ASSERT (u32_strcmp (result, expected) == 0);
80 static const uint32_t expected[] = local
85 ASSERT (u32_strcmp (result, expected) == 0);
H A Dtest-u8-vasnprintf2.c43 static const uint8_t expected[] = "\303\204rger 33"; local
45 ASSERT (u8_strcmp (result, expected) == 0);
53 static const uint8_t expected[] = " \303\204rger 33"; local
55 ASSERT (u8_strcmp (result, expected) == 0);
63 static const uint8_t expected[] = "\303\204rger 33"; local
65 ASSERT (u8_strcmp (result, expected) == 0);
73 static const uint8_t expected[] = " \303\204rger 33"; local
75 ASSERT (u8_strcmp (result, expected) == 0);
H A Dtest-u8-vasnprintf3.c43 static const uint8_t expected[] = "\303\204rger 33"; local
45 ASSERT (u8_strcmp (result, expected) == 0);
53 static const uint8_t expected[] = " \303\204rger 33"; local
55 ASSERT (u8_strcmp (result, expected) == 0);
63 static const uint8_t expected[] = "\303\204rger 33"; local
65 ASSERT (u8_strcmp (result, expected) == 0);
73 static const uint8_t expected[] = " \303\204rger 33"; local
75 ASSERT (u8_strcmp (result, expected) == 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dexpect.c30 struct nf_conntrack *expected, *mask; local
32 expected = nfct_new();
33 if (!expected)
46 nfct_set_attr_u8(expected, ATTR_L3PROTO, AF_INET);
47 nfct_set_attr_u32(expected, ATTR_IPV4_SRC, saddr->ip);
53 nfct_set_attr_u8(expected, ATTR_L3PROTO, AF_INET6);
54 nfct_set_attr(expected, ATTR_IPV6_SRC, saddr->ip6);
71 nfct_set_attr_u8(expected, ATTR_L3PROTO, AF_INET);
72 nfct_set_attr_u32(expected, ATTR_IPV4_SRC, 0x00000000);
81 nfct_set_attr_u8(expected, ATTR_L3PROT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Doutbuf.py22 expected = '''\
31 if f.getvalue() != expected:
34 print 'expected: %s' % repr(expected)
40 expected = ('''\
55 if f.getvalue() != expected[i]:
58 print 'expected: %s' % repr(expected[i])
68 expected = '''\
76 if f.getvalue() != expected
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dlibtransmission-test.h40 check_streq_impl (const char * file, int line, const char * expected, const char * actual) argument
42 const bool pass = !tr_strcmp0 (expected, actual);
48 fprintf (stderr, "FAIL %s:%d, expected \"%s\", got \"%s\"\n", file, line, expected?expected:"(null)", actual?actual:"(null)");
55 check_eq_impl (const char * file, int line, int64_t expected, int64_t actual) argument
57 const bool pass = expected == actual;
63 fprintf (stderr, "FAIL %s:%d, expected \"%"PRId64"\", got \"%"PRId64"\"\n", file, line, expected, actual);
80 #define check_streq(expected, actua
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/python/tests/
H A Doutbuf.py22 expected = '''\
31 if f.getvalue() != expected:
34 print 'expected: %s' % repr(expected)
40 expected = ('''\
55 if f.getvalue() != expected[i]:
58 print 'expected: %s' % repr(expected[i])
68 expected = '''\
76 if f.getvalue() != expected
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniconv/
H A Dtest-u8-strconv-from-enc.c44 static const uint8_t expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
47 ASSERT (u8_strcmp (result, expected) == 0);
56 static const uint8_t expected[] = "Rafa\305\202 Maszkowski"; local
59 ASSERT (u8_strcmp (result, expected) == 0);
70 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
73 ASSERT (u8_strcmp (result, expected) == 0);
80 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
83 ASSERT (u8_strcmp (result, expected) == 0);
90 static const uint8_t expected[] = "\343\201\223\343\202\223\343\201\253\343\201\241\343\201\257"; /* ��������������� */ local
93 ASSERT (u8_strcmp (result, expected)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-striconveha.c64 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
76 ASSERT (length == strlen (expected));
77 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
114 static const char expected[] = "Rafa? Maszkowski"; local
116 ASSERT (length == strlen (expected));
117 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
130 static const char expected[] = "Rafa\\u0142 Maszkowski"; local
132 ASSERT (length == strlen (expected));
154 static const char expected[] = "\\303\\204rger mit b\\303\\266sen B\\303\\274bchen ohne Augenma\\303\\237"; local
187 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
244 static const char expected[] = "Rafa? Maszkowski"; local
262 static const char expected[] = "Rafa\\\\u0142 Maszkowski"; local
316 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
344 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
372 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
410 static const char expected[] = "Costs: 27 EUR"; local
443 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
463 static const char expected[] = "Rafa? Maszkowski"; local
471 static const char expected[] = "Rafa\\\\u0142 Maszkowski"; local
485 static const char expected[] = "\\303\\204rger mit b\\303\\266sen B\\303\\274bchen ohne Augenma\\303\\237"; local
497 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
517 static const char expected[] = "Costs: 27 ?"; local
525 static const char expected[] = "Costs: 27 \\\\u20AC"; local
552 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
562 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
572 static const char expected[] = "\\343\\201\\223\\343\\202\\223\\343\\201\\253\\343\\201\\241\\343\\201\\257"; /* ��������������� */ local
586 static const char expected[] = "Costs: 27 EUR"; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-striconv.c60 static const char expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
66 ASSERT (length == strlen (expected));
67 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
74 static const char expected[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; local
80 ASSERT (length == strlen (expected));
81 ASSERT (result != NULL && memcmp (result, expected, strlen (expected)) == 0);
114 static const char expected[] = "\303\204rger mit b\303\266sen B\303\274bchen ohne Augenma\303\237"; local
117 ASSERT (strcmp (result, expected)
124 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
155 static const char expected[] = "\\303\\204rger mit b\\303\\266sen B\\303\\274bchen ohne Augenma\\303\\237"; local
165 static const char expected[] = "\\304rger mit b\\366sen B\\374bchen ohne Augenma\\337"; local
[all...]
H A Dtest-fstrcmp.c39 check_fstrcmp (const char *string1, const char *string2, double expected) argument
48 return (result == expected);

Completed in 206 milliseconds

1234567891011>>