Searched refs:fail (Results 1 - 25 of 823) sorted by relevance

1234567891011>>

/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DKeyStore4Test.java51 fail("test class not available");
57 fail("test keystore not available");
80 fail("unexpected exception: " + e);
85 fail("expected KeyStoreException");
92 fail("expected NullPointerException");
96 fail("unexpected exception: " + e);
111 fail("unexpected exception: " + e);
113 fail("unexpected exception: " + e);
118 fail("expected KeyStoreException");
122 fail("unexpecte
[all...]
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DDESedeKeySpecTest.java67 fail("Should raise an NullPointerException "
71 fail("Should raise an NullPointerException "
76 fail("Should raise an InvalidKeyException on a short byte array.");
78 fail("Unexpected NullPointerException was thrown.");
86 fail("Unexpected NullPointerException was thrown.");
88 fail("Unexpected InvalidKeyException was thrown.");
92 fail("Should raise an NullPointerException "
96 fail("Should raise an NullPointerException "
103 fail("Should raise an InvalidKeyException on a short byte array.");
105 fail("Unexpecte
[all...]
H A DIvParameterSpecTest.java60 fail("Should raise an NullPointerException "
86 fail("Should raise an IllegalArgumentException "
89 fail("Unexpected ArrayIndexOutOfBoundsException was thrown");
92 fail("Unexpected NullPointerException was thrown");
97 fail("Should raise an IllegalArgumentException "
100 fail("Unexpected ArrayIndexOutOfBoundsException was thrown");
103 fail("Unexpected NullPointerException was thrown");
108 fail("Should raise an ArrayIndexOutOfBoundsException "
112 fail("Unexpected IllegalArgumentException was thrown");
114 fail("Unexpecte
[all...]
H A DDESKeySpecTest.java130 fail("Should raise an NullPointerException "
134 fail("Should raise an NullPointerException "
139 fail("Should raise an InvalidKeyException on a short byte array.");
141 fail("Unexpected NullPointerException was thrown.");
147 fail("Unexpected NullPointerException was thrown.");
149 fail("Unexpected InvalidKeyException was thrown.");
153 fail("Should raise an NullPointerException "
157 fail("Should raise an NullPointerException "
162 fail("Should raise an InvalidKeyException on a short byte array.");
164 fail("Unexpecte
[all...]
/dalvik/libcore/luni/src/test/java/com/google/coretests/
H A DCoreTestDummy.java35 fail("Oops!");
44 fail("Oops!");
53 fail("Oops!");
62 fail("Oops!");
69 fail("Oops!");
/dalvik/libcore/sql/src/test/java/tests/sql/
H A DCallableStatementTest.java53 fail("Not yet implemented");
66 fail("Not yet implemented");
79 fail("Not yet implemented");
92 fail("Not yet implemented");
105 fail("Not yet implemented");
118 fail("Not yet implemented");
131 fail("Not yet implemented");
144 fail("Not yet implemented");
157 fail("Not yet implemented");
170 fail("No
[all...]
H A DClobTest.java44 fail("Not yet implemented");
57 fail("Not yet implemented");
70 fail("Not yet implemented");
83 fail("Not yet implemented");
96 fail("Not yet implemented");
109 fail("Not yet implemented");
122 fail("Not yet implemented");
135 fail("Not yet implemented");
148 fail("Not yet implemented");
161 fail("No
[all...]
H A DArrayTest.java45 fail("Not yet implemented");
58 fail("Not yet implemented");
71 fail("Not yet implemented");
84 fail("Not yet implemented");
97 fail("Not yet implemented");
110 fail("Not yet implemented");
123 fail("Not yet implemented");
136 fail("Not yet implemented");
149 fail("Not yet implemented");
162 fail("No
[all...]
H A DBlobTest.java44 fail("Not yet implemented");
57 fail("Not yet implemented");
70 fail("Not yet implemented");
83 fail("Not yet implemented");
96 fail("Not yet implemented");
109 fail("Not yet implemented");
122 fail("Not yet implemented");
135 fail("Not yet implemented");
148 fail("Not yet implemented");
H A DParameterMetaDataTest.java43 fail("Not yet implemented");
56 fail("Not yet implemented");
69 fail("Not yet implemented");
82 fail("Not yet implemented");
95 fail("Not yet implemented");
108 fail("Not yet implemented");
121 fail("Not yet implemented");
134 fail("Not yet implemented");
147 fail("Not yet implemented");
H A DSQLInputTest.java40 fail("Not yet implemented");
53 fail("Not yet implemented");
65 fail("Not yet implemented");
78 fail("Not yet implemented");
91 fail("Not yet implemented");
104 fail("Not yet implemented");
117 fail("Not yet implemented");
130 fail("Not yet implemented");
143 fail("Not yet implemented");
156 fail("No
[all...]
H A DSQLOutputTest.java53 fail("Not yet implemented");
66 fail("Not yet implemented");
79 fail("Not yet implemented");
92 fail("Not yet implemented");
105 fail("Not yet implemented");
118 fail("Not yet implemented");
131 fail("Not yet implemented");
144 fail("Not yet implemented");
158 fail("Not yet implemented");
171 fail("No
[all...]
H A DResultSetNotSupportedTests.java41 fail();
55 fail("Not yet implemented");
70 fail("Not yet implemented");
84 fail("Not yet implemented");
98 fail("Not yet implemented");
112 fail("Not yet implemented");
126 fail("Not yet implemented");
140 fail("Not yet implemented");
154 fail("Not yet implemented");
168 fail("No
[all...]
/dalvik/libcore/sql/src/test/java/tests/javax/sql/
H A DRowSetMetaDataTest.java29 fail("Not yet implemented");
42 fail("Not yet implemented");
56 fail("Not yet implemented");
69 fail("Not yet implemented");
82 fail("Not yet implemented");
95 fail("Not yet implemented");
108 fail("Not yet implemented");
121 fail("Not yet implemented");
134 fail("Not yet implemented");
147 fail("No
[all...]
H A DRowSetInternalTest.java26 fail("Not yet implemented");
39 fail("Not yet implemented");
52 fail("Not yet implemented");
62 fail("Not yet implemented");
75 fail("Not yet implemented");
H A DRowSetTest.java42 fail("Not yet implemented");
55 fail("Not yet implemented");
68 fail("Not yet implemented");
89 fail("Not yet implemented");
110 fail("Not yet implemented");
120 fail("Not yet implemented");
130 fail("Not yet implemented");
148 fail("Not yet implemented");
158 fail("Not yet implemented");
168 fail("No
[all...]
/dalvik/libcore/security/src/test/java/tests/java/security/
H A DSecureRandomTest.java77 fail("next failed");
94 fail("setSeed failed");
110 fail("nextBytes failed");
116 fail("expected exception");
135 fail("incorrect SecureRandom implementation" + p.getName());
153 fail("No setSeed");
173 fail(e.toString());
176 fail("getInstance failed");
192 fail("getInstance failed");
197 fail("expecte
[all...]
/dalvik/libcore/security/src/test/java/tests/security/interfaces/
H A DDSAKeyPairGeneratorTest.java65 fail("Unexpected exception for SecureRandom: " + e);
71 fail("Unexpected exception: " + e);
76 fail("InvalidParameterException was not thrown");
80 fail(e + " was thrown instead of InvalidParameterException");
84 fail("InvalidParameterException was not thrown");
88 fail(e + " was thrown instead of InvalidParameterException");
110 fail("Unexpected exception for SecureRandom: " + e);
116 fail("InvalidParameterException was not thrown");
120 fail("Incorrect exception's message: " + str);
123 fail(
[all...]
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/
H A DReadOnlyCharBufferTest.java67 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
92 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
106 fail("Should throw Exception"); //$NON-NLS-1$
121 fail("Should throw Exception"); //$NON-NLS-1$
137 fail("Should throw Exception"); //$NON-NLS-1$
143 fail("Should throw Exception"); //$NON-NLS-1$
159 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
165 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
171 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
177 fail("Shoul
[all...]
H A DWrappedCharBufferTest2.java55 fail("Should throw Exception"); //$NON-NLS-1$
61 fail("Should throw Exception"); //$NON-NLS-1$
67 fail("Should throw Exception"); //$NON-NLS-1$
73 fail("Should throw Exception"); //$NON-NLS-1$
79 fail("Should throw Exception"); //$NON-NLS-1$
94 fail("Should throw UnsupportedOperationException"); //$NON-NLS-1$
108 fail("Should throw Exception"); //$NON-NLS-1$
123 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$
129 fail("Should throw NullPointerException"); //$NON-NLS-1$
135 fail("Shoul
[all...]
/dalvik/libcore/sql/src/test/java/tests/SQLite/
H A DShellTest.java42 fail("Not yet implemented");
55 fail("Not yet implemented");
68 fail("Not yet implemented");
81 fail("Not yet implemented");
94 fail("Not yet implemented");
108 fail("Not yet implemented");
121 fail("Not yet implemented");
134 fail("Not yet implemented");
/dalvik/libcore/luni/src/test/java/tests/api/java/lang/reflect/
H A DArrayTest.java49 fail("Exception during get test : " + e.getMessage());
60 fail("Passing non-array failed to throw exception");
70 fail("Invalid index failed to throw exception");
80 fail("Exception during get test : " + e.getMessage());
91 fail("Passing non-array failed to throw exception");
101 fail("Invalid index failed to throw exception");
123 fail("Exception during get test : " + e.getMessage());
133 fail("Passing non-array failed to throw exception");
143 fail("Invalid index failed to throw exception");
153 fail("Nul
[all...]
/dalvik/libcore/security/src/test/java/tests/targets/security/
H A DCipherHelper.java45 Assert.fail("test called unimplemented method");
49 // Assert.fail("test called unimplemented method");
76 Assert.fail(e.getMessage());
78 Assert.fail(e.getMessage());
83 Assert.fail(e.getMessage());
91 Assert.fail(e.getMessage());
106 Assert.fail(e.getMessage());
108 Assert.fail(e.getMessage());
167 Assert.fail(e.getMessage());
173 Assert.fail(
[all...]
/dalvik/libcore/security/src/test/java/tests/security/cert/
H A DCertStore2Test.java59 fail("unexpected exception: " + e);
61 fail("unexpected exception: " + e);
69 fail("unexpected exception: " + e);
71 fail("unexpected exception: " + e);
76 fail("expected NoSuchAlgorithmException");
78 fail("unexpected exception: " + e);
86 fail("expected InvalidAlgorithmParameterException");
90 fail("unexpected exception: " + e);
110 fail("unexpected exception: " + e);
112 fail("unexpecte
[all...]
/dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
H A DParserFactoryTest.java55 fail("expected NullPointerException was not thrown");
65 fail("expected ClassNotFoundException was not thrown");
76 fail("expected IllegalAccessException was not thrown");
87 fail("expected InstantiationException was not thrown");
98 fail("expected ClassCastException was not thrown");
121 fail("expected NullPointerException was not thrown");
129 fail("expected ClassNotFoundException was not thrown");
138 fail("expected IllegalAccessException was not thrown");
147 fail("expected InstantiationException was not thrown");
156 fail("expecte
[all...]

Completed in 351 milliseconds

1234567891011>>