OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
226 - 250
of
4776
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
EOFExceptionTest.java
34
fail
("Failed to generate EOFException");
47
fail
("Failed to generate EOFException");
UnsupportedEncodingExceptionTest.java
37
fail
("Failed to generate expected exception");
52
fail
("Failed to generate expected exception");
WriteAbortedExceptionTest.java
38
fail
("Failed to generate expected Exception");
57
fail
("Failed to generate expected Exception");
/libcore/luni/src/test/java/libcore/java/io/
OldFileReaderTest.java
32
fail
("Test 2: FileNotFoundException expected.");
41
fail
("Test 2: FileNotFoundException expected.");
OldStringWriterTest.java
31
fail
("IndexOutOfBoundsException not thrown!");
38
fail
("IndexOutOfBoundsException not thrown!");
OldDataInputStreamTest.java
48
fail
("IOException during constructor test : " + e.getMessage());
53
fail
("IOException during constructor test : " + e.getMessage());
83
fail
("Test 5: IOException expected.");
115
fail
("Test 5: IOException expected.");
130
fail
("IndexOutOfBoundsException expected.");
137
fail
("IndexOutOfBoundsException expected.");
144
fail
("IndexOutOfBoundsException expected.");
164
fail
("Test 2: IOException expected.");
173
fail
("Test 3: EOFException expected.");
194
fail
("Test 2: IOException expected.")
[
all
...]
OldWriterTest.java
33
fail
("IOException not thrown!");
46
fail
("IOException not thrown!");
64
fail
("IndexOutOfBoundsException not thrown!");
71
fail
("IOException not thrown!");
82
fail
("IndexOutOfBoundsException not thrown!");
88
fail
("IndexOutOfBoundsException not thrown!");
94
fail
("IndexOutOfBoundsException not thrown!");
111
fail
("IOException not thrown!");
124
fail
("IOException not thrown!");
141
fail
("IOException not thrown!")
[
all
...]
FilterInputStreamNullSourceTest.java
52
fail
();
method
60
fail
();
method
81
fail
();
method
86
fail
();
method
91
fail
();
method
108
fail
();
method
114
fail
();
method
124
fail
();
method
130
fail
();
method
136
fail
();
method
[
all
...]
OldLineNumberReaderTest.java
44
fail
("Test 2: IOException expected.");
68
fail
("Test 3: IOException expected.");
89
fail
("Test 3: IOException expected.");
101
fail
("IndexOutOfBoundsException expected.");
108
fail
("IndexOutOfBoundsException expected.");
115
fail
("IndexOutOfBoundsException expected.");
134
fail
("Test 3: IOException expected.");
155
fail
("Test 3: IOException expected.");
173
fail
("Test 3: IllegalArgumentException expected.");
181
fail
("Test 4: IOException expected.")
[
all
...]
/cts/tests/tests/os/src/android/os/cts/
VibratorTest.java
38
fail
("testVibratorCancel failed!");
44
fail
("testVibratorCancel failed!");
53
fail
("vibrate failed!");
57
fail
("Should throw ArrayIndexOutOfBoundsException");
71
fail
("MultiThread fail1");
84
fail
("MultiThread fail2");
/cts/tests/tests/permission/src/android/permission/cts/
NoBroadcastPackageRemovedPermissionTest.java
41
fail
("Context.sendStickyBroadcast did not throw SecurityException as expected");
48
fail
("Context.removeStickyBroadcast did not throw SecurityException as expected");
68
fail
("Context.sendBroadcast did not throw SecurityException as expected");
76
fail
("Context.sendBroadcast did not throw SecurityException as expected");
84
fail
("Context.sendOrderedBroadcast did not throw SecurityException as expected");
92
fail
("Context.sendOrderedBroadcast did not throw SecurityException as expected");
NoNetworkStatePermissionTest.java
50
fail
("ConnectivityManager.getActiveNetworkInfo didn't throw SecurityException as"
66
fail
("ConnectivityManager.getNetworkInfo didn't throw SecurityException as"
82
fail
("ConnectivityManager.getAllNetworkInfo didn't throw SecurityException as"
98
fail
("ConnectivityManager.startUsingNetworkFeature didn't throw SecurityException as"
114
fail
("ConnectivityManager.requestRouteToHost didn't throw SecurityException as"
125
fail
();
method
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathBuilder1Test.java
84
fail
(NotSupportMsg);
138
fail
("No expected NullPointerException");
144
fail
("NoSuchAlgorithmException must be thrown");
156
fail
(NotSupportMsg);
174
fail
(NotSupportMsg);
181
fail
("IllegalArgumentException must be thrown thrown");
186
fail
("IllegalArgumentException must be thrown thrown");
200
fail
(NotSupportMsg);
207
fail
("NoSuchProviderException must be hrown");
223
fail
(NotSupportMsg)
[
all
...]
X509CRLSelectorTest.java
47
fail
("NullPointerException expected");
61
fail
("IOException expected");
69
fail
("IOException expected");
83
fail
("IOException expected");
97
fail
("NullPointerException expected");
111
fail
("IOException expected");
CertificateFactorySpiTest.java
65
fail
("UnsupportedOperationException must be thrown");
70
fail
("UnsupportedOperationException must be thrown");
76
fail
("UnsupportedOperationException must be thrown");
81
fail
("UnsupportedOperationException must be thrown");
89
fail
("CertificateException must be thrown");
97
fail
("CertificateException must be thrown");
105
fail
("CRLException must be thrown");
114
fail
("CRLException must be thrown");
131
fail
("CertificateException must be thrown");
137
fail
("CertificateException must be thrown")
[
all
...]
/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
SSLServerSocketFactoryTest.java
73
fail
("incorrect instance: " + factory.getClass() +
78
fail
("incorrect instance " + factory.getClass());
81
fail
("incorrect result: DefaultSSLServerSocketFactory.getDefaultCipherSuites()");
84
fail
("incorrect result: DefaultSSLServerSocketFactory.getDefaultCipherSuites()");
88
fail
("No expected SocketException");
91
fail
(e.toString());
SSLSocketFactoryTest.java
73
fail
("incorrect instance: " + factory.getClass() +
78
fail
("incorrect instance " + factory.getClass());
81
fail
("incorrect result: DefaultSSLSocketFactory.getDefaultCipherSuites()");
84
fail
("incorrect result: DefaultSSLSocketFactory.getDefaultCipherSuites()");
88
fail
("No expected SocketException");
91
fail
(e.toString());
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/
SSLContextSpiTests.java
54
fail
("RuntimeException must be thrown");
60
fail
("RuntimeException must be thrown");
66
fail
("RuntimeException must be thrown");
72
fail
("RuntimeException must be thrown");
78
fail
("RuntimeException must be thrown");
84
fail
("RuntimeException must be thrown");
/external/ltrace/testsuite/ltrace.minor/
trace-clone.exp
11
send_user "Testcase compile failed, so all tests in this file will automatically
fail
.\n"
20
fail
"32-bit ltrace can not perform on 64-bit PUTs and rebuild ltrace in 64 bit mode!"
23
fail
"Operation not permitted, see testrun.log for details!"
26
fail
"killed by SIGKILL!"
/external/ltrace/testsuite/ltrace.torture/
ia64-sigill.exp
11
send_user "Testcase compile failed, so all tests in this file will automatically
fail
\n."
20
fail
"32-bit ltrace can not perform on 64-bit PUTs and rebuild ltrace in 64 bit mode!"
23
fail
"Couldn't get .hash data!"
31
fail
"ltrace failed to interpret SIGILL as breakpoint."
/bootable/recovery/applypatch/
applypatch.sh
61
fail
() {
function
63
echo
FAIL
: $testname
110
run_command $WORK_DIR/applypatch &&
fail
113
run_command $WORK_DIR/applypatch -l | grep -q -i copyright ||
fail
121
run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $OLD_SHA1 ||
fail
124
run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD1_SHA1 $OLD_SHA1 $BAD2_SHA1||
fail
127
run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD2_SHA1 $BAD1_SHA1 &&
fail
131
run_command dd if=/dev/urandom of=$WORK_DIR/old.file count=100 bs=1024 ||
fail
134
run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $OLD_SHA1 ||
fail
137
run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD1_SHA1 $OLD_SHA1 $BAD2_SHA1||
fail
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyRepTest.java
48
fail
("NullPointerException has not been thrown (type)");
53
fail
("NullPointerException has not been thrown (alg)");
58
fail
("NullPointerException has not been thrown (format)");
63
fail
("NullPointerException has not been thrown (encoding)");
72
fail
("NotSerializableException has not been thrown (no format)");
79
fail
("NotSerializableException has not been thrown (unacceptable format)");
86
fail
("NotSerializableException has not been thrown (empty key)");
95
fail
("NotSerializableException has not been thrown (no format)");
102
fail
("NotSerializableException has not been thrown (unacceptable format)");
109
fail
("NotSerializableException has not been thrown (unknown KeyFactory algorithm)")
[
all
...]
/libcore/luni/src/test/java/tests/security/cert/
CertPathBuilder1Test.java
79
fail
(NotSupportMsg);
117
fail
("No expected NullPointerException");
123
fail
("NoSuchAlgorithmException must be thrown");
135
fail
(NotSupportMsg);
152
fail
(NotSupportMsg);
159
fail
("IllegalArgumentException must be thrown thrown");
164
fail
("IllegalArgumentException must be thrown thrown");
178
fail
(NotSupportMsg);
185
fail
("NoSuchProviderException must be hrown");
200
fail
(NotSupportMsg)
[
all
...]
CertPathValidator1Test.java
76
fail
(NotSupportMsg);
99
fail
(NotSupportMsg);
132
fail
("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
139
fail
("NoSuchAlgorithmException must be thrown");
150
fail
(NotSupportMsg);
168
fail
(NotSupportMsg);
175
fail
("IllegalArgumentException must be thrown thrown");
180
fail
("IllegalArgumentException must be thrown thrown");
192
fail
(NotSupportMsg);
200
fail
("NoSuchProviderException must be thrown")
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
X509TrustManagerTest.java
36
fail
("IllegalArgumentException wasn't thrown");
43
fail
("IllegalArgumentException wasn't thrown");
50
fail
("IllegalArgumentException wasn't thrown");
56
fail
("IllegalArgumentException wasn't thrown");
70
fail
("CertificateException wasn't thrown");
93
fail
("IllegalArgumentException wasn't thrown");
100
fail
("IllegalArgumentException wasn't thrown");
107
fail
("IllegalArgumentException wasn't thrown");
113
fail
("IllegalArgumentException wasn't thrown");
127
fail
("CertificateException wasn't thrown")
[
all
...]
Completed in 456 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>