Home
last modified time | relevance | path

Searched refs:FAIL (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/valgrind/main/memcheck/tests/darwin/
Dscalar.c34 SY(__NR_write, x0, x0, x0+1); FAIL; in main()
38 SY(__NR_open, x0, x0); FAIL; in main()
43 SY(__NR_open, "scalar.c", O_CREAT|O_EXCL, x0); FAIL; in main()
46 SY(__NR_close, x0-1); FAIL; in main()
49 SY(__NR_wait4, x0, x0+1, x0, x0+1); FAIL; in main()
54 SY(__NR_link, x0, x0); FAIL; in main()
57 SY(__NR_unlink, x0); FAIL; in main()
62 SY(__NR_chdir, x0); FAIL; in main()
65 SY(__NR_fchdir, x0-1); FAIL; in main()
68 SY(__NR_mknod, x0, x0, x0); FAIL; in main()
[all …]
/external/valgrind/main/memcheck/tests/x86-linux/
Dscalar.c55 SY(__NR_write, x0, x0, x0+1); FAIL; in main()
59 SY(__NR_open, x0, x0); FAIL; in main()
65 SY(__NR_open, "scalar.c", O_CREAT|O_EXCL, x0); FAIL; in main()
69 SY(__NR_close, x0-1); FAIL; in main()
73 SY(__NR_waitpid, x0, x0+1, x0); FAIL; in main()
77 SY(__NR_creat, x0, x0); FAIL; in main()
81 SY(__NR_link, x0, x0); FAIL; in main()
85 SY(__NR_unlink, x0); FAIL; in main()
91 SY(__NR_execve, x0, x0, x0); FAIL; in main()
95 SY(__NR_chdir, x0); FAIL; in main()
[all …]
/external/webkit/LayoutTests/platform/android/
Dtest_expectations.txt25 // path/to/bar FAIL SLOW // A comment
26 // path/to/foo2/ SLOW FAIL
31 // FAIL - runs the test and compares the result, but we expect it to fail
43 fast/dom/HTMLLinkElement/link-and-subresource-test.html FAIL // Requires layoutTestController.dumpR…
44 fast/dom/HTMLLinkElement/prefetch.html FAIL // Requires layoutTestController.dumpResourceResponseMI…
45 fast/encoding/char-decoding.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3047156
46 fast/encoding/hanarei-blog32-fc2-com.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3…
47 fast/encoding/mailto-always-utf-8.html FAIL // Requires waitForPolicyDelegate(), see http://b/issue…
48 fast/encoding/percent-escaping.html FAIL // fails in Java HTTP stack, see http://b/issue?id=3046984
49 http/tests/appcache/empty-manifest.html FAIL // flaky
[all …]
/external/webkit/LayoutTests/fast/url/
Dipv4-expected.txt6 FAIL canonicalize('http:///') should be http:. Was http:/.
9 FAIL canonicalize('http://0300.0250.00.01/') should be http://192.168.0.1/. Was http://0300.0250.00…
10 FAIL canonicalize('http://0xC0.0Xa8.0x0.0x1/') should be http://192.168.0.1/. Was http://0xC0.0Xa8.…
14 FAIL canonicalize('http://0xCG.0xA8.0x0.0x1/') should be http://0xcg.0xa8.0x0.0x1/. Was http://0xCG…
15 FAIL canonicalize('http://192/') should be http://0.0.0.192/. Was http://192/.
16 FAIL canonicalize('http://0xC0a80001/') should be http://192.168.0.1/. Was http://0xC0a80001/.
17 FAIL canonicalize('http://030052000001/') should be http://192.168.0.1/. Was http://030052000001/.
18 FAIL canonicalize('http://000030052000001/') should be http://192.168.0.1/. Was http://000030052000…
19 FAIL canonicalize('http://192.168/') should be http://192.0.0.168/. Was http://192.168/.
20 FAIL canonicalize('http://192.0x00A80001/') should be http://192.168.0.1/. Was http://192.0x00A8000…
[all …]
Dfile-http-base-expected.txt6 FAIL canonicalize('file:c:\\foo\\bar.html') should be file:///C:/foo/bar.html. Was file://c:/foo/ba…
7 FAIL canonicalize(' File:c|////foo\\bar.html') should be file:///C:////foo/bar.html. Was file://c|…
8 FAIL canonicalize('file:') should be file:///. Was file:.
9 FAIL canonicalize('file:UNChost/path') should be file://unchost/path. Was file://UNChost/path.
10 FAIL canonicalize('c:\\foo\\bar') should be file:///C:/foo/bar. Was c:/foo/bar.
11 FAIL canonicalize('C|/foo/bar') should be file:///C:/foo/bar. Was http://example.com/mock/C|/foo/ba…
12 FAIL canonicalize('/C|\\foo\\bar') should be file:///C:/foo/bar. Was http://example.com/C|/foo/bar.
13 FAIL canonicalize('//C|/foo/bar') should be file:///C:/foo/bar. Was http://C|/foo/bar.
14 FAIL canonicalize('//server/file') should be file://server/file. Was http://server/file.
15 FAIL canonicalize('\\\\server\\file') should be file://server/file. Was http://server/file.
[all …]
Dfile-expected.txt6 FAIL canonicalize('file:c:\\foo\\bar.html') should be file:///C:/foo/bar.html. Was file:///tmp/mock…
7 FAIL canonicalize(' File:c|////foo\\bar.html') should be file:///C:////foo/bar.html. Was file:///t…
8 FAIL canonicalize('file:') should be file:///. Was file:///tmp/mock/path.
9 FAIL canonicalize('file:UNChost/path') should be file://unchost/path. Was file:///tmp/mock/UNChost/…
10 FAIL canonicalize('c:\\foo\\bar') should be file:///C:/foo/bar. Was c:/foo/bar.
11 FAIL canonicalize('C|/foo/bar') should be file:///C:/foo/bar. Was file:///tmp/mock/C|/foo/bar.
12 FAIL canonicalize('/C|\\foo\\bar') should be file:///C:/foo/bar. Was file:///C|/foo/bar.
13 FAIL canonicalize('//C|/foo/bar') should be file:///C:/foo/bar. Was file://C|/foo/bar.
17 FAIL canonicalize('file:c:foo/bar.html') should be file:///C:/foo/bar.html. Was file:///tmp/mock/c:…
18 FAIL canonicalize('file:/\\/\\C:\\\\//foo\\bar.html') should be file:///C:////foo/bar.html. Was fil…
[all …]
Drelative-win-expected.txt8 FAIL canonicalize('../../../bar.html') should be file:///C:/bar.html. Was file:///bar.html.
9 FAIL canonicalize('/../bar.html') should be file:///C:/bar.html. Was file:///bar.html.
10 FAIL canonicalize('\\\\another\\path') should be . Was http://another/path.
11 FAIL canonicalize('//c:/foo') should be file:///C:/foo. Was file://c/foo.
12 FAIL canonicalize('//localhost/c:/foo') should be file:///C:/foo. Was file:///c:/foo.
13 FAIL canonicalize('c:') should be . Was c:.
14 FAIL canonicalize('c:/foo') should be . Was c:/foo.
15 FAIL canonicalize('c:\\foo') should be . Was c:/foo.
16 FAIL canonicalize('/z:/bar') should be file:///Z:/bar. Was file:///z:/bar.
17 FAIL canonicalize('/bar') should be file:///C:/bar. Was file:///bar.
[all …]
Dhost-expected.txt6 FAIL canonicalize('http://GoOgLe.CoM/') should be http://google.com/. Was http://GoOgLe.CoM/.
7 FAIL canonicalize('http://Goo%20 goo%7C|.com/') should be http://goo%20%20goo%7C%7C.com/. Was http:…
8 FAIL canonicalize('http://GOO  goo.com/') should be http://goo%20%20goo.com/. Was http://goo goo.c…
11 FAIL canonicalize('http://﷐zyx.com/') should be http://%EF%BF%BDzyx.com/. Was http:/.
12 FAIL canonicalize('http://%ef%b7%90zyx.com/') should be http://%EF%BF%BDzyx.com/. Was http://%ef%b7…
14 FAIL canonicalize('http://%41.com/') should be http://a.com/. Was http://%41.com/.
15 FAIL canonicalize('http://%ef%bc%85%ef%bc%94%ef%bc%91.com/') should be http://a.com/. Was http://%e…
17 FAIL canonicalize('http://%ef%bc%85%ef%bc%90%ef%bc%90.com/') should be http://%00.com/. Was http://…
19 FAIL canonicalize('http://%E4%BD%A0%E5%A5%BD你好/') should be http://xn--6qqa088eba/. Was http://xn--…
20 FAIL canonicalize('http://%zz%66%a/') should be http://%25zzf%25a/. Was http://%zz%66%a/.
[all …]
Dipv6-expected.txt6 FAIL canonicalize('http:///') should be http:. Was http:/.
19 FAIL canonicalize('http://[::192.168.0.1]/') should be http://[::c0a8:1]/. Was http://[::192.168.0.…
20 FAIL canonicalize('http://[::ffff:192.168.0.1]/') should be http://[::ffff:c0a8:1]/. Was http://[::…
21 FAIL canonicalize('http://[000:01:02:003:004:5:6:007]/') should be http://[0:1:2:3:4:5:6:7]/. Was h…
22 FAIL canonicalize('http://[A:b:c:DE:fF:0:1:aC]/') should be http://[a:b:c:de:ff:0:1:ac]/. Was http:…
23 FAIL canonicalize('http://[1:0:0:2::3:0]/') should be http://[1::2:0:0:3:0]/. Was http://[1:0:0:2::…
28 FAIL canonicalize('http://[::ffff:192.1.2]/') should be http://[::ffff:c001:2]/. Was http://[::ffff…
29 FAIL canonicalize('http://[::ffff:0xC0.0Xa8.0x0.0x1]/') should be http://[::ffff:c0a8:1]/. Was http…
30 FAIL canonicalize('http://[0:0::0:0:8]/') should be http://[::8]/. Was http://[0:0::0:0:8]/.
41 FAIL canonicalize('http://[1:2:3:4:5:6::8]/') should be http://[1:2:3:4:5:6:0:8]/. Was http://[1:2:…
[all …]
Dsegments-from-data-url-expected.txt15 FAIL segments('http://f:00000000000000000000080/c') should be ["http:","f","0","/c","",""]. Was ["h…
20 FAIL segments('http://f:999999/c') should be [":","","0","","",""]. Was ["http:","f","65535","/c","…
22 FAIL segments('') should be ["data:","","","text/plain,baseURL","",""]. Was [":","","","","",""].
23 FAIL segments(' \t') should be ["data:","","","text/plain,baseURL","",""]. Was [":","","","","",""…
31 FAIL segments('#') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","",""].
32 FAIL segments('#/') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#/"…
33 FAIL segments('#\\') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#\…
34 FAIL segments('#;?') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#;…
38 FAIL segments('/:23') should be ["data:","","","/:23","",""]. Was [":","","","","",""].
45 FAIL segments('http://&a:foo(b]c@d:2/') should be ["http:","d","2","/","",""]. Was [":","","","",""…
[all …]
/external/chromium/base/i18n/
Dicu_string_conversions_unittest.cc119 OnStringConversionError::FAIL,
139 OnStringConversionError::FAIL,
147 OnStringConversionError::FAIL,
154 OnStringConversionError::FAIL,
161 OnStringConversionError::FAIL,
171 OnStringConversionError::FAIL,
178 OnStringConversionError::FAIL,
185 OnStringConversionError::FAIL,
192 OnStringConversionError::FAIL,
199 OnStringConversionError::FAIL,
[all …]
/external/protobuf/gtest/test/
Dgtest_output_test_.cc79 FAIL() << "This should never be reached."; in TryTestSubroutine()
109 FAIL() << "This should never be reached."; in TEST()
290 FAIL() << "Expected failure #1, in the test fixture c'tor."; in Init()
313 FAIL() << "Expected failure #3, in TearDown()."; in TearDown()
317 FAIL() << "Expected failure #4, in the test fixture d'tor."; in Deinit()
322 FAIL() << "Expected failure #2, in the test function."; in TEST_F()
334 FAIL() << "Expected failure #1, in SetUp()."; in SetUp()
338 FAIL() << "Expected failure #2, in TearDown()."; in TearDown()
342 FAIL() << "Expected failure #3, in the test fixture d'tor."; in Deinit()
347 FAIL() << "UNEXPECTED failure in the test function. " in TEST_F()
[all …]
Dgtest_filter_unittest_.cc54 FAIL() << "Expected failure."; in TEST_F()
69 FAIL() << "Expected failure."; in TEST()
73 FAIL() << "Expected failure."; in TEST()
79 FAIL() << "Expected failure."; in TEST()
89 FAIL() << "Expected failure."; in TEST()
107 FAIL() << "Expected failure."; in TEST()
111 FAIL() << "Expected failure."; in TEST()
117 FAIL() << "Expected failure."; in TEST()
/external/v8/test/mozilla/
Dmozilla.status46 def FAIL_OK = FAIL, OKAY
107 js1_5/Regress/regress-280769-3: PASS || FAIL if $mode == debug
108 js1_5/Regress/regress-203278-1: PASS || FAIL if $mode == debug
109 js1_5/GC/regress-203278-2: PASS || FAIL if $mode == debug
110 js1_5/Regress/regress-244470: PASS || FAIL if $mode == debug
111 ecma_3/RegExp/regress-209067: PASS || FAIL if $mode == debug
112 js1_5/GC/regress-278725: PASS || FAIL if $mode == debug
114 js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug
115 ecma/Date/15.9.5.10-2: PASS || (FAIL || TIMEOUT if $mode == debug)
120 ecma/Date/15.9.2.1: PASS || FAIL
[all …]
/external/chromium/testing/gtest/test/
Dgtest_filter_unittest_.cc54 FAIL() << "Expected failure."; in TEST_F()
69 FAIL() << "Expected failure."; in TEST()
73 FAIL() << "Expected failure."; in TEST()
79 FAIL() << "Expected failure."; in TEST()
89 FAIL() << "Expected failure."; in TEST()
107 FAIL() << "Expected failure."; in TEST()
111 FAIL() << "Expected failure."; in TEST()
117 FAIL() << "Expected failure."; in TEST()
Dgtest_output_test_.cc81 FAIL() << "This should never be reached."; in TryTestSubroutine()
125 FAIL() << "This should never be reached."; in TEST()
383 FAIL() << "Expected failure #1, in the test fixture c'tor."; in Init()
406 FAIL() << "Expected failure #3, in TearDown()."; in TearDown()
410 FAIL() << "Expected failure #4, in the test fixture d'tor."; in Deinit()
415 FAIL() << "Expected failure #2, in the test function."; in TEST_F()
427 FAIL() << "Expected failure #1, in SetUp()."; in SetUp()
431 FAIL() << "Expected failure #2, in TearDown()."; in TearDown()
435 FAIL() << "Expected failure #3, in the test fixture d'tor."; in Deinit()
440 FAIL() << "UNEXPECTED failure in the test function. " in TEST_F()
[all …]
/external/gtest/test/
Dgtest_filter_unittest_.cc54 FAIL() << "Expected failure."; in TEST_F()
69 FAIL() << "Expected failure."; in TEST()
73 FAIL() << "Expected failure."; in TEST()
79 FAIL() << "Expected failure."; in TEST()
89 FAIL() << "Expected failure."; in TEST()
107 FAIL() << "Expected failure."; in TEST()
111 FAIL() << "Expected failure."; in TEST()
117 FAIL() << "Expected failure."; in TEST()
Dgtest_output_test_.cc81 FAIL() << "This should never be reached."; in TryTestSubroutine()
125 FAIL() << "This should never be reached."; in TEST()
383 FAIL() << "Expected failure #1, in the test fixture c'tor."; in Init()
406 FAIL() << "Expected failure #3, in TearDown()."; in TearDown()
410 FAIL() << "Expected failure #4, in the test fixture d'tor."; in Deinit()
415 FAIL() << "Expected failure #2, in the test function."; in TEST_F()
427 FAIL() << "Expected failure #1, in SetUp()."; in SetUp()
431 FAIL() << "Expected failure #2, in TearDown()."; in TearDown()
435 FAIL() << "Expected failure #3, in the test fixture d'tor."; in Deinit()
440 FAIL() << "UNEXPECTED failure in the test function. " in TEST_F()
[all …]
/external/v8/test/mjsunit/
Dstack-traces.js30 Foo.prototype.bar = function () { FAIL; };
38 FAIL;
48 [1, 2, 3].map(function () { FAIL; });
53 Nirk.prototype.valueOf = function () { FAIL; };
77 Number.prototype.causeError = function () { FAIL; };
82 function Plonk() { FAIL; }
87 function a$b$c$d() { return FAIL; }
94 (function () { FAIL }).call([1, 2, 3]);
140 FAIL;
155 FAIL;
[all …]
/external/v8/test/es5conform/
Des5conform.status29 def UNIMPLEMENTED = PASS || FAIL
30 def FAIL_OK = FAIL, OKAY
103 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-15: FAIL
106 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-16: FAIL
109 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-17: FAIL
112 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-18: FAIL
115 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-19: FAIL
118 chapter15/15.2/15.2.3/15.2.3.4/15.2.3.4-4-20: FAIL
194 chapter07/7.8/7.8.4/7.8.4-1-s: FAIL
198 chapter10/10.6/10.6-13-b-3-s: FAIL
[all …]
/external/valgrind/main/coregrind/m_debuginfo/
Dd3basics.c469 # define FAIL(_str) \ in ML_() macro
480 FAIL("evaluate_Dwarf3_Expr: stack overflow(1)"); \ in ML_()
489 FAIL("evaluate_Dwarf3_Expr: stack underflow(1)"); \ in ML_()
526 FAIL("evaluate_Dwarf3_Expr: DW_OP_regx*: invalid expr size"); in ML_()
544 FAIL("evaluate_Dwarf3_Expr: ran off end of expr"); in ML_()
550 FAIL("evaluate_Dwarf3_Expr: stack empty at end of expr"); in ML_()
567 FAIL("evaluate_Dwarf3_Expr: DW_OP_addr with address " in ML_()
573 FAIL("evaluate_Dwarf3_Expr: DW_OP_fbreg with " in ML_()
593 FAIL("evaluate_Dwarf3_Expr: DW_OP_{implicit,stack}_value " in ML_()
612 FAIL("evaluate_Dwarf3_Expr: DW_OP_breg* but no reg info"); in ML_()
[all …]
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tnc.c20 FAIL enumerator
57 case FAIL: in eap_tnc_state_txt()
115 eap_tnc_set_state(data, FAIL); in eap_tnc_build_start()
183 eap_tnc_set_state(data, FAIL); in eap_tnc_build_recommendation()
187 eap_tnc_set_state(data, FAIL); in eap_tnc_build_recommendation()
262 eap_tnc_set_state(data, FAIL); in eap_tnc_build_msg()
270 if (data->state == FAIL) in eap_tnc_build_msg()
316 case FAIL: in eap_tnc_buildReq()
390 eap_tnc_set_state(data, FAIL); in tncs_process()
404 eap_tnc_set_state(data, FAIL); in eap_tnc_process_cont()
[all …]
/external/webkit/LayoutTests/http/tests/appcache/
Ddynamic-entries-no-cache.html-disabled44 log("FAIL: " + _a + " should be " + _bv + ". Threw exception " + exception);
48 log("FAIL: " + _a + " should be " + _bv + ". Was " + stringify(_av) + ".");
50 …log("FAIL: " + _a + " should be " + _bv + " (of type " + typeof _bv + "). Was " + _av + " (of type…
83 log("FAIL: hasItem didn't raise an exception");
88 log("FAIL: hasItem raised unexpected exception " + ex);
93 log("FAIL: add didn't raise an exception");
98 log("FAIL: add raised unexpected exception " + ex);
103 log("FAIL: remove didn't raise an exception");
108 log("FAIL: remove raised unexpected exception " + ex);
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_tnc.c25 FAIL } state; enumerator
84 data->state = FAIL; in eap_tnc_build_start()
152 data->state = FAIL; in eap_tnc_build_recommendation()
156 data->state = FAIL; in eap_tnc_build_recommendation()
276 case FAIL: in eap_tnc_buildReq()
350 data->state = FAIL; in tncs_process()
364 data->state = FAIL; in eap_tnc_process_cont()
423 if (len == 1 && (data->state == DONE || data->state == FAIL)) { in eap_tnc_process()
438 data->state = FAIL; in eap_tnc_process()
448 data->state = FAIL; in eap_tnc_process()
[all …]
Deap_wsc.c25 enum { START, MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator
50 case FAIL: in eap_wsc_state_txt()
284 eap_wsc_state(data, FAIL); in eap_wsc_process_cont()
290 eap_wsc_state(data, FAIL); in eap_wsc_process_cont()
347 eap_wsc_state(data, FAIL); in eap_wsc_process()
384 eap_wsc_state(data, FAIL); in eap_wsc_process()
396 eap_wsc_state(data, FAIL); in eap_wsc_process()
402 eap_wsc_state(data, FAIL); in eap_wsc_process()
410 eap_wsc_state(data, FAIL); in eap_wsc_process()
427 eap_wsc_state(data, FAIL); in eap_wsc_process()
[all …]

12345678910