Home
last modified time | relevance | path

Searched full:failing (Results 1 – 25 of 1294) sorted by relevance

12345678910>>...52

/external/catch2/projects/SelfTest/UsageTests/
DException.tests.cpp83 …ed exceptions that don't throw or unexpected exceptions fail the test", "[.][failing][!throws]" ) {
89 TEST_CASE( "When unchecked exceptions are thrown directly they are always failures", "[.][failing][…
93 TEST_CASE( "An unchecked exception reports the line of the last assertion", "[.][failing][!throws]"…
98 …nchecked exceptions are thrown from sections they are always failures", "[.][failing][!throws]" ) {
104 …checked exceptions are thrown from functions they are always failures", "[.][failing][!throws]" ) {
108 …ked exceptions are thrown during a REQUIRE the test should abort fail", "[.][failing][!throws]" ) {
113 …checked exceptions are thrown during a CHECK the test should continue", "[.][failing][!throws]" ) {
142 TEST_CASE("Non-std exceptions can be translated", "[.][failing][!throws]" ) {
146 TEST_CASE("Custom std-exceptions can be custom translated", "[.][failing][!throws]" ) {
150 TEST_CASE( "Custom exceptions can be translated when testing for nothrow", "[.][failing][!throws]" …
[all …]
DMisc.tests.cpp71 TEST_CASE( "random SECTION tests", "[.][sections][failing]" ) {
85 TEST_CASE( "nested SECTION tests", "[.][sections][failing]" ) {
99 TEST_CASE( "more nested SECTION tests", "[sections][failing][.]" ) {
120 SUCCEED(); // avoid failing due to no tests
124 SUCCEED(); // avoid failing due to no tests
129 SUCCEED(); // avoid failing due to no tests
133 TEST_CASE( "looped SECTION tests", "[.][failing][sections]" ) {
143 TEST_CASE( "looped tests", "[.][failing]" ) {
167 TEST_CASE( "checkedIf, failing", "[failing][.]" ) {
175 TEST_CASE( "checkedElse, failing", "[failing][.]" ) {
[all …]
DMessage.tests.cpp21 TEST_CASE( "INFO gets logged on failure", "[failing][messages][.]" ) {
28 TEST_CASE( "INFO gets logged on failure, even if captured before successful assertions", "[failing]…
46 TEST_CASE( "FAIL aborts the test", "[failing][messages][.]" ) {
51 TEST_CASE( "FAIL_CHECK does not abort the test", "[failing][messages][.]" ) {
56 TEST_CASE( "FAIL does not require an argument", "[failing][messages][.]" ) {
64 TEST_CASE( "Output from all sections is reported", "[failing][messages][.]" ) {
101 TEST_CASE( "INFO is reset for each loop", "[messages][failing][.]" ) {
122 TEST_CASE( "sends information to INFO", "[.][failing]" ) {
145 TEST_CASE( "just failure after unscoped info", "[failing][.][unscoped][info]" ) {
154 TEST_CASE( "prints unscoped info on failure", "[failing][.][unscoped][info]" ) {
[all …]
DClass.tests.cpp66 … TestClass::failingCase, "A METHOD_AS_TEST_CASE based test run that fails", "[.][class][failing]" )
85 … TEST_CASE_METHOD( Fixture, "A TEST_CASE_METHOD based test run that fails", "[.][class][failing]" )
90 …PLATE_TEST_CASE_METHOD based test run that fails", "[.][class][template][failing]", int, float, do…
95 …ST_CASE_METHOD based test run that fails","[.][class][template][product][failing]",(std::vector,Te…
DMatchers.tests.cpp115 TEST_CASE("Contains string matcher", "[.][failing][matchers]") {
120 TEST_CASE("StartsWith string matcher", "[.][failing][matchers]") {
125 TEST_CASE("EndsWith string matcher", "[.][failing][matchers]") {
130 TEST_CASE("Equals string matcher", "[.][failing][matchers]") {
171 TEST_CASE("Regex string matcher", "[matchers][.failing]") {
194 TEST_CASE("Matchers can be composed with both && and || - failing",
195 "[matchers][operators][operator||][operator&&][.failing]") {
203 TEST_CASE("Matchers can be negated (Not) with the ! operator - failing",
204 "[matchers][operators][not][.failing]") {
260 TEST_CASE("Vector matchers that fail", "[matchers][vector][.][failing]") {
[all …]
DTricky.tests.cpp28 "[Tricky][failing][.]"
39 "[Tricky][failing][.]"
64 "A failing expression with a non streamable type is still captured",
65 "[Tricky][failing][.]"
81 "[Tricky][failing][.]"
397 TEST_CASE( "null deref", "[.][failing][!nonportable]" ) {
403 TEST_CASE( "non-copyable objects", "[.][failing]" ) {
DCondition.tests.cpp49 // The "failing" tests all use the CHECK macro, which continues if the specific test fails.
71 TEST_CASE( "Equality checks that should fail", "[.][failing][!mayfail]" )
109 TEST_CASE( "Inequality checks that should fail", "[.][failing][!shouldfail]" )
148 TEST_CASE( "Ordering comparison checks that should fail", "[.][failing]" )
318 TEST_CASE( "'Not' checks that should fail", "[.][failing]" )
/external/apache-commons-math/src/main/java/org/apache/commons/math/
DFunctionEvaluationException.java44 * @param argument the failing function argument
55 * @param argument the failing function argument
66 * @param argument the failing function argument
79 * @param argument the failing function argument
93 * @param argument the failing function argument
106 * @param argument the failing function argument
121 * @param argument the failing function argument
133 * @param argument the failing function argument
145 * @param argument the failing function argument
160 * @param argument the failing function argument
[all …]
/external/catch2/examples/
D207-Rpt-TeamCityReporter.cpp27 TEST_CASE( "TeamCity reports unconditionally failing assertion", "[teamcity]" ) {
32 TEST_CASE( "TeamCity reports failing check", "[teamcity]" ) {
37 TEST_CASE( "TeamCity reports failing check-false", "[teamcity]" ) {
42 TEST_CASE( "TeamCity reports failing check-that", "[teamcity]" ) {
112 TEST_CASE( "TeamCity failing check-throws-matches", "[teamcity]" ) {
129 TEST_CASE( "TeamCity failing assertion with tag [!mayfail]", "[teamcity][!mayfail] " ) {
165 // ##teamcity[testStarted name='TeamCity reports unconditionally failing assertion']
166 // ##teamcity[testFailed name='TeamCity reports unconditionally failing assertion' /
170 // ##teamcity[testFinished name='TeamCity reports unconditionally failing assertion' duration='3']
/external/v8/tools/clang/pylib/clang/
Dplugin_testing.py49 Returns: the number of failing tests.
63 failing = []
80 failing.append(test_name)
86 len(passing) + len(failing), len(passing), len(failing))
87 for test in failing:
89 return len(failing)
/external/eigen/Eigen/src/Core/util/
DStaticAssert.h136 // static assertion failing if the type \a TYPE is not a vector type
141 // static assertion failing if the type \a TYPE is not fixed-size
146 // static assertion failing if the type \a TYPE is not dynamic-size
151 // static assertion failing if the type \a TYPE is not a vector type of the given size
156 // static assertion failing if the type \a TYPE is not a vector type of the given size
161 // static assertion failing if the two vector expression types are not compatible (same fixed-size …
186 // static assertion failing if it is guaranteed at compile-time that the two matrix expression type…
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/tests/
Dmax-failures.py11 # CHECK: Failing Tests (27)
12 # CHECK: Failing Tests (1)
13 # CHECK: Failing Tests (2)
/external/autotest/client/common_lib/cros/fake_device_server/client_lib/
Dfail_control.py16 """Client library for control failing."""
24 """Starts failing request."""
33 """Stops failing request."""
/external/autotest/client/common_lib/cros/fake_device_server/
Dfail_control.py14 """Interface used to control failing of requests."""
40 logging.info('Requested to start failing all requests.')
44 logging.info('Requested to stop failing all requests.')
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DFaultMaps.rst14 is profitable to make the non-failing case cheaper even if it makes
15 the failing case significantly more expensive. This asymmetry can be
119 1. The case where the pointer is actually null (i.e. the "failing"
122 2. The failing path heals the implicit null check into an explicit
/external/llvm/docs/
DFaultMaps.rst14 is profitable to make the non-failing case cheaper even if it makes
15 the failing case significantly more expensive. This asymmetry can be
113 1. The case where the pointer is actually null (i.e. the "failing"
116 2. The failing path heals the implicit null check into an explicit
/external/catch2/projects/SelfTest/Baselines/
Dautomake.std.approved.txt12 :test-result: FAIL A failing expression with a non streamable type is still captured
61 :test-result: FAIL Matchers can be composed with both && and || - failing
63 :test-result: FAIL Matchers can be negated (Not) with the ! operator - failing
64 :test-result: FAIL Mismatching exception messages failing the test
125 :test-result: FAIL checkedElse, failing
127 :test-result: FAIL checkedIf, failing
/external/boringssl/src/third_party/wycheproof_testvectors/
Deddsa_test.txt382 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
391 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
400 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
409 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
418 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
427 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
436 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
445 # EdDSA signatures are non-malleable, if implemented accordingly. Failing to
/external/libchrome/base/posix/
Dfile_descriptor_shuffle_unittest.cc260 FailingDelegate failing; in TEST() local
262 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST()
267 FailingDelegate failing; in TEST() local
270 EXPECT_TRUE(PerformInjectiveMultimap(map, &failing)); in TEST()
275 FailingDelegate failing; in TEST() local
278 EXPECT_FALSE(PerformInjectiveMultimap(map, &failing)); in TEST()
/external/parameter-framework/upstream/parameter/
DFixedPointParameterType.h80 * In case of a failing conversion or encodability, this function set the error to
95 * In case of a failing conversion or encodability, this function set the error to
110 * In case of a failing conversion or encodability, this function set the error to
125 * In case of a failing conversion or encodability, this function set the error to
/external/icu/icu4c/source/test/
DMakefile.in106 echo "| *** FAILING TEST SUMMARY FOR: $$subdir " ; \
108 echo "| *** END FAILING TEST SUMMARY FOR: $$subdir" ; \
146 echo "| *** FAILING TEST SUMMARY FOR: $$subdir " ; \
148 echo "| *** END FAILING TEST SUMMARY FOR: $$subdir" ; \
/external/testng/src/test/java/test/
DCountSampleTest.java25 // System.out.println("Failing this test after it is invoked."); in testInvokedAndFailed()
26 Assert.fail("Failing this test on purpose"); in testInvokedAndFailed()
/external/testng/src/test/java/test/groupinvocation/
Dtestng.xml14 <test name="Failing External BeforeGroups - Group run">
26 <test name="Failing External BeforeGroups - No group run">
/external/testng/src/test/java/test/invokedmethodlistener/
DBase.java45 throw new RuntimeException("After Suite FAILING"); in afterSuite()
52 throw new IllegalArgumentException("Test Method FAILING"); in a()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
Dcoverage.txt7 4 YES - FAILing on this implementation
22 19 YES - FAILing on this implementation (possibly serious)

12345678910>>...52