| /openthread-latest/tools/harness-automation/autothreadharness/ |
| D | runner.py | 179 skip='efp', argument 267 if ((log[case_name]['passed'] and ('p' in skip)) or 268 … (log[case_name]['passed'] is False and ('f' in skip)) or (log[case_name]['passed'] is None and 269 ('e' in skip))): 299 argv.extend(['-k', skip]) 422 skip='',
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_asn1parse.data | 508 Traverse SEQUENCE of ANY, skip non-INTEGER: INTEGER, NULL 511 Traverse SEQUENCE of ANY, skip non-INTEGER: NULL, INTEGER 514 Traverse SEQUENCE of INTEGER, skip everything 517 Traverse SEQUENCE of {NULL, OCTET STRING}, skip NULL: OS, NULL 520 Traverse SEQUENCE of {NULL, OCTET STRING}, skip NULL: NULL, OS 523 Traverse SEQUENCE of {NULL, OCTET STRING}, skip everything 601 Find named data: skip suffix 604 Find named data: skip prefix
|
| D | test_suite_cmac.function | 160 /* Multiple partial and complete blocks. A negative length means skip the 246 /* Multiple partial and complete blocks. A negative length means skip the 274 /* Multiple partial and complete blocks. A negative length means skip the
|
| D | test_suite_ccm.data | 1525 CCM encrypt, skip ad AES-128 (P=0, N=13, A=0, T=16) 1529 CCM* encrypt, skip ad AES-128 (P=0, N=13, A=0, T=16) 1533 CCM decrypt, skip ad AES-128 (P=0, N=13, A=0, T=16) 1537 CCM* decrypt, skip ad AES-128 (P=0, N=13, A=0, T=16) 1541 CCM encrypt, skip ad NIST VADT AES-128 (P=24, N=13, A=0, T=16) 1545 CCM* encrypt, skip ad NIST VADT AES-128 (P=24, N=13, A=0, T=16) 1549 CCM decrypt, skip ad NIST DVPT AES-192 (P=24, N=7, A=0, T=4) 1553 CCM* decrypt, skip ad NIST DVPT AES-192 (P=24, N=7, A=0, T=4) 1557 CCM encrypt, skip update AES-128 (P=0, N=13, A=0, T=16) 1561 CCM decrypt, skip update AES-128 (P=0, N=13, A=0, T=16) [all …]
|
| D | test_suite_asn1write.data | 358 Store named data: skip suffix 361 Store named data: skip prefix
|
| D | test_suite_bignum_mod.function | 251 * limbs as the modulus. For negative testing we can ask it to skip this 353 * limbs as the modulus. For negative testing we can ask it to skip this 403 * limbs as the modulus. For negative testing we can ask it to skip this 454 * limbs as the modulus. For negative testing we can ask it to skip this
|
| D | test_suite_constant_time.function | 295 * \p skip_head Leading bytes to skip, as per mbedtls_ct_memcmp_partial 296 * \p skip_tail Trailing bytes to skip, as per mbedtls_ct_memcmp_partial
|
| D | host_test.function | 353 test_suite += 1; // skip the '/' 407 mbedtls_fprintf(outcome_file, "SKIP;Runtime skip");
|
| D | test_suite_bignum_core.misc.data | 524 CLZ: 100000 0: skip overly long input
|
| D | test_suite_aes.function | 105 // expected result is always success on zero-length input, so skip len == 0 if expecting failure
|
| D | test_suite_asn1parse.function | 288 * time, we skip some "boring" prefixes: we don't test prefixes where
|
| D | test_suite_psa_crypto.function | 444 /* If the operation is not supported, just skip and not fail in case the 5087 /* If the operation is not supported, just skip and not fail in case the 5175 /* If the operation is not supported, just skip and not fail in case the 5246 /* If the operation is not supported, just skip and not fail in case the 5507 /* If the operation is not supported, just skip and not fail in case the 5610 /* If the operation is not supported, just skip and not fail in case the 5725 /* If the operation is not supported, just skip and not fail in case the 5812 /* If the operation is not supported, just skip and not fail in case the 5901 /* If the operation is not supported, just skip and not fail in case the
|
| D | test_suite_ccm.function | 543 /* Provide auth data, skip full text */
|
| D | test_suite_x509parse.function | 761 /* CRLs aren't supported with CA callbacks, so skip the CA callback
|
| D | test_suite_bignum_core.function | 317 // can't fit required number of leading and trailing zeros - skip test
|
| /openthread-latest/tools/harness-automation/ |
| D | README.rst | 19 ./start.sh [-h] [--pattern PATTERN] [--delete-denylist] [--skip SKIP]
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/cmake_package/ |
| D | CMakeLists.txt | 5 # skip installing it, and use the build directory directly instead.
|
| /openthread-latest/tests/unit/ |
| D | CMakeLists.txt | 59 …-DOPENTHREAD_CONFIG_MAC_SOFTWARE_CSMA_BACKOFF_ENABLE=0 # used to skip backoff and request tx from … 295 …"-DOPENTHREAD_CONFIG_MAC_SOFTWARE_CSMA_BACKOFF_ENABLE=0" # used to skip backoff and request tx fro…
|
| /openthread-latest/third_party/mbedtls/repo/tests/ |
| D | Makefile | 190 perl scripts/run-test-suites.pl $(TEST_FLAGS) --skip=$(SKIP_TEST_SUITES)
|
| D | CMakeLists.txt | 152 # "foo" as a skip pattern skips "test_suite_foo" and "test_suite_foo.bar"
|
| /openthread-latest/ |
| D | CMakeLists.txt | 127 # skip in this case
|
| /openthread-latest/src/core/net/ |
| D | srp_client.cpp | 713 … bool skip = unicastAddress.mSrpRegistered && unicastAddress.mValid && !unicastAddress.mPreferred; in ShouldUpdateHostAutoAddresses() local 715 if (!skip) in ShouldUpdateHostAutoAddresses()
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | README.md | 99 …uilt and Perl to be run. If you don't have one of them installed, you can skip building the tests …
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-storage-resilience.md | 238 1. Load the driver key identifier from the key file. If the key file does not exist, skip to step 4.
|
| D | psa-shared-memory.md | 138 It is ok to skip the copy if it is known for sure that a buffer is not in shared memory. However, t…
|