Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal_mocks.data22 SE key importing mock test: alloc failed
25 SE key importing mock test: import failed
31 SE key exporting mock test: export failed
37 SE public key exporting mock test: export failed
43 SE key generating mock test: alloc failed
46 SE key generating mock test: generating failed
52 SE signing mock test: sign failed
58 SE verification mock test: verify failed
Dtest_suite_psa_crypto_storage_format.function17 * mark the test case as failed and return 0. On success, return 1.
143 * mark the test case as failed and return 0. On success, return 1.
Dtest_suite_platform.function91 * The test often failed on the CI. See #1517. CI failures cannot be
Dtest_suite_memory_buffer_alloc.function242 * "FATAL: verification of first header failed".
Dhost_test.function464 mbedtls_fprintf(stderr, "%s: note: chdir(\"%s\") failed.\n",
666 /* Redirection has failed with no stdout so exit */
682 /* Redirection has failed with no stdout so exit */
Dtest_suite_psa_crypto_entropy.function28 * In this case, the test case is marked as failed.
Dtest_suite_psa_crypto.function194 /* Whether setup succeeded or failed, abort must succeed. */
196 /* If setup failed, reproduce the failure, so that the caller can
226 /* Whether setup succeeded or failed, abort must succeed. */
228 /* If setup failed, reproduce the failure, so that the caller can
2987 /* Whether setup succeeded or failed, abort must succeed. */
2990 /* If setup failed, reproduce the failure, so as to
7115 * start failed. */
7699 * start failed. */
Dtest_suite_pk.function630 * or 0 if the key generation failed.
646 * or 0 if the key generation failed.
Dtest_suite_x509parse.data1791 X509 CRT ASN1 (TBS, inv SubPubKeyInfo, check failed)
1795 X509 CRT ASN1 (TBS, inv SubPubKeyInfo, check failed, expanded length notation)
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Doutcome-analysis.sh125 failed=''
128 failed="$failed $suite"
131 if [ -z "$failed" ]; then
134 printf "Suites with less coverage:%s\n" "$failed"
/openthread-latest/third_party/mbedtls/repo/tests/
DMakefile25 $(error "$(PYTHON) scripts/generate_bignum_tests.py --list" failed)
32 $(error "$(PYTHON) scripts/generate_ecp_tests.py --list" failed)
39 $(error "$(PYTHON) scripts/generate_psa_tests.py --list" failed)
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Drun-test-suites.pl67 my (@failed_suites, $total_tests_run, $failed, $suite_cases_passed,
/openthread-latest/tests/unit/
DREADME.md3 …nd run OpenThread unit tests. It will be helpful for developers to debug failed unit test cases if…
/openthread-latest/
DCONTRIBUTING.md136 …elevant artifacts. If the artifacts are too big, provide the link of the failed run (do not rerun …
138 ##### Analyze core dumps in failed checks
140 For some checks, core dumps for crashed programs are uploaded as artifacts in a failed check. Besid…
/openthread-latest/src/core/backbone_router/
Dbbr_manager.cpp225 bool failed = true; in HandleMulticastListenerRegistration() local
230 failed = false; in HandleMulticastListenerRegistration()
248 if (failed) in HandleMulticastListenerRegistration()
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dtest-framework.md41 … in `compat.sh` is not classified as `ssl-opt.sh`, so the information of failed log files are foll…
Dinvasive-testing.md314 Goal: ensure that no stray files are left over in the key store even if a test has failed (as that …
/openthread-latest/src/cli/
DREADME_COAPS.md243 …ts` parameter sets the maximum number of allowed attempts, successful or failed, to connect to the…
DREADME.md2467 status 0, 0 failed
2470 status 2, 1 failed
2474 status 0, 0 failed
2477 status 0, 0 failed
DREADME_HISTORY.md510 - Whether the message was sent or received (`TX` or `RX`). A failed transmission (e.g., if tx was a…
/openthread-latest/tests/toranj/
Dstart.sh66 echo Attempt $counter running "$1" failed. Trying again.
/openthread-latest/third_party/mbedtls/repo/
DChangeLog294 that it failed to check if all the relevant curves were supported by the
929 rsa_pss_rsae_* signature algorithms. This failed because Mbed TLS
1176 * Fix unit tests that used 0 as the file UID. This failed on some
1349 mbedtls_ssl_get_session() failed with MBEDTLS_ERR_SSL_ALLOC_FAILED
2639 predictable shared secret if a hardware accelerator failed and the other
2883 * Fix returning the value 1 when mbedtls_ecdsa_genkey failed.
3726 failed, the error may not be noticed by the function
3828 verification of the peer's certificate failed due to an overlong chain or
3895 when sending the alert failed. The fix makes sure not to hide the error
4289 tries to continue the handshake after it failed (a misuse of the API).
[all …]
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md406 2. Use `ptrace` with `PTRACE_SINGLESTEP` to re-execute the failed load/store instrution.
410 Record the addresses that are accessed. Mark the test as failed if the same address is read twice.
421 Record the addresses that are accessed. Mark the test as failed if the same address is read twice. …
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md243 … the key becomes visible to other threads. The linearization point for a failed call is the closes…
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md106 The default reaction to a failed check was to call a function