Home
last modified time | relevance | path

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

12345678910>>...18

/openthread-3.7.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_alignment.function11 * Convert a string of the form "abcd" (case-insensitive) to a uint64_t.
46 case 16:
49 case 32:
52 case 64:
66 case 16:
69 case 32:
72 case 64:
88 case 16:
91 case 32:
94 case 64:
[all …]
Dtest_suite_base64.data7 Test case mbedtls_base64_encode #1 buffer just right
10 Test case mbedtls_base64_encode #2 buffer just right
13 Test case mbedtls_base64_encode #2 buffer too small
16 Test case mbedtls_base64_encode #3 buffer just right
19 Test case mbedtls_base64_encode #3 buffer too small
22 Test case mbedtls_base64_encode #4 buffer just right
25 Test case mbedtls_base64_encode #4 buffer too small
28 Test case mbedtls_base64_encode #5 buffer just right
31 Test case mbedtls_base64_encode #5 buffer too small
34 Test case mbedtls_base64_encode #6 buffer just right
[all …]
Dtest_suite_ssl.function1429 case 1: /* Space in the beginning */
1434 case 2: /* Space in the end */
1439 case 3: /* Space in the beginning and end */
2173 case MBEDTLS_SSL_VERSION_TLS1_3:
2180 case MBEDTLS_SSL_VERSION_TLS1_2:
2246 case MBEDTLS_SSL_VERSION_TLS1_3:
2252 case MBEDTLS_SSL_VERSION_TLS1_2:
2305 case MBEDTLS_SSL_VERSION_TLS1_3:
2312 case MBEDTLS_SSL_VERSION_TLS1_2:
2374 case MBEDTLS_SSL_VERSION_TLS1_3:
[all …]
Dtest_suite_psa_crypto_slot_management.function51 case INVALIDATE_BY_CLOSING:
52 case INVALIDATE_BY_CLOSING_WITH_SHUTDOWN:
55 case INVALIDATE_BY_DESTROYING:
56 case INVALIDATE_BY_DESTROYING_WITH_SHUTDOWN:
60 case INVALIDATE_BY_PURGING:
61 case INVALIDATE_BY_PURGING_WITH_SHUTDOWN:
64 case INVALIDATE_BY_SHUTDOWN:
76 case INVALIDATE_BY_CLOSING:
77 case INVALIDATE_BY_DESTROYING:
78 case INVALIDATE_BY_PURGING:
[all …]
Dtest_suite_shax.function277 case 28: type1 = MBEDTLS_SHA3_224; break;
278 case 32: type1 = MBEDTLS_SHA3_256; break;
279 case 48: type1 = MBEDTLS_SHA3_384; break;
280 case 64: type1 = MBEDTLS_SHA3_512; break;
284 case 28: type2 = MBEDTLS_SHA3_224; break;
285 case 32: type2 = MBEDTLS_SHA3_256; break;
286 case 48: type2 = MBEDTLS_SHA3_384; break;
287 case 64: type2 = MBEDTLS_SHA3_512; break;
Dtest_suite_mps.function239 * In this case, we expect the reader to fail.
275 * In this case, we expect mbedtls_mps_reader_reclaim() to fail,
396 case 0: /* Single uncommitted fetch at pausing */
397 case 1:
413 case 0: /* Single fetch at pausing, re-fetch with commit. */
420 case 1: /* Single fetch at pausing, re-fetch without commit. */
426 case 2: /* Multiple fetches at pausing, repeat without commit. */
434 case 3: /* Multiple fetches at pausing, repeat with commit 1. */
443 case 4: /* Multiple fetches at pausing, repeat with commit 2. */
452 case 5: /* Multiple fetches at pausing, repeat with commit 3. */
[all …]
Dtest_suite_pkparse.function22 case PSA_KEY_USAGE_SIGN_HASH:
25 case PSA_KEY_USAGE_SIGN_MESSAGE:
28 case PSA_KEY_USAGE_DECRYPT:
31 case PSA_KEY_USAGE_DERIVE:
34 case PSA_KEY_USAGE_VERIFY_HASH:
37 case PSA_KEY_USAGE_VERIFY_MESSAGE:
40 case PSA_KEY_USAGE_ENCRYPT:
Dtest_suite_psa_crypto_low_hash.function34 /* Nominal case */
82 /* Nominal case with two update calls */
101 /* Nominal case with an operation cloned after setup */
110 /* Nominal case with an operation cloned between updates */
119 /* Nominal case with an operation cloned before finish */
146 /* Nominal case again after an error in a cloned operation */
Dtest_suite_asn1parse.function49 case MBEDTLS_ASN1_BOOLEAN:
60 case MBEDTLS_ASN1_INTEGER:
84 case MBEDTLS_ASN1_BIT_STRING:
92 case MBEDTLS_ASN1_SEQUENCE:
100 case MBEDTLS_ASN1_OCTET_STRING:
101 case MBEDTLS_ASN1_NULL:
102 case MBEDTLS_ASN1_OID:
103 case MBEDTLS_ASN1_UTF8_STRING:
104 case MBEDTLS_ASN1_SET:
105 case MBEDTLS_ASN1_PRINTABLE_STRING:
[all …]
Dtest_suite_psa_crypto_se_driver_hal.function55 * In case of error, this macro sets `status` and jumps to the
77 * The special case for #PSA_ERROR_DETECTED_BY_DRIVER is because in this
78 * case, the test driver code is expected to have called mbedtls_test_fail()
103 case PSA_ECC_FAMILY_SECP_R1:
108 case PSA_ECC_FAMILY_MONTGOMERY:
260 * In case of error, zero out ram_slots[slot_number]. But don't
261 * do that if the error is PSA_ERROR_DETECTED_BY_DRIVER: in this case
263 * in the test case function's cleanup code) and it might be wrong
639 case PSA_SUCCESS:
640 case PSA_ERROR_NOT_SUPPORTED:
[all …]
Dhost_test.function64 " specified the following default test case\n" \
170 case 'n':
318 /** \brief Write the description of the test case to the outcome CSV file.
323 * \param test_case The test case description.
365 /** \brief Write the result of the test case to the outcome CSV file.
388 case DISPATCH_TEST_SUCCESS:
403 case MBEDTLS_TEST_RESULT_SUCCESS:
406 case MBEDTLS_TEST_RESULT_SKIPPED:
417 case DISPATCH_TEST_FN_NOT_FOUND:
420 case DISPATCH_INVALID_TEST_DATA:
[all …]
/openthread-3.7.0/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja129 case PSA_KEY_LOCATION_LOCAL_STORAGE:
154 case PSA_CRYPTO_TEST_DRIVER_LOCATION:
203 case PSA_KEY_LOCATION_LOCAL_STORAGE:
227 case PSA_CRYPTO_TEST_DRIVER_LOCATION:
290 case PSA_KEY_LOCATION_LOCAL_STORAGE:
343 case PSA_CRYPTO_TEST_DRIVER_LOCATION:
394 case PSA_KEY_LOCATION_LOCAL_STORAGE:
445 case PSA_CRYPTO_TEST_DRIVER_LOCATION:
469 case 0:
472 case PSA_CRYPTO_MBED_TLS_DRIVER_ID:
[all …]
/openthread-3.7.0/tests/scripts/thread-cert/
Dtest_diag.py91 for case in cases:
92 node.send_command(case[0], expect_command_echo=False)
96 node._expect(case[1])
/openthread-3.7.0/third_party/mbedtls/repo/docs/architecture/testing/
Dtest-framework.md13 Each test case has a description which succinctly describes for a human audience what the test does…
23 * Avoid changing the description of an existing test case without a good reason. This breaks the tr…
31 #### SSL test case descriptions
33 Each test case in `ssl-opt.sh` has a description which succinctly describes for a human audience wh…
39 Each test case in `compat.sh` has a description which succinctly describes for a human audience wha…
49 Unit tests, `ssl-opt.sh` and `compat.sh` record the outcome of each test case in a **test outcome f…
62 * **Test case**: the description of the test case.
/openthread-3.7.0/tools/harness-automation/autothreadharness/
Drunner.py250 for case in s2:
251 if case.__class__ is HarnessCase:
253 case_name = str(case.__class__.__name__)
287 if max_devices and case.golden_devices_required > max_devices:
292 suite.addTest(case)
322 for case in suite:
323 logger.info(case.__class__.__name__)
Dharness_case.py138 case = None variable in HarnessCase
557 logger.info('case %s devices ordered by %s ', self.case, self.device_order)
559 logger.info('case %s uses %s as DUT', self.case, settings.DUT2_DEVICE)
580 if re.sub(r'\.', ' ', case_id) == self.case:
811 def _select_case(self, role, case): argument
822 finder = re.compile(r'.*\b' + case + r'\b')
823 finder_dotted = re.compile(r'.*\b' + case.replace(' ', r'\.') + r'\b')
1068 logger.info('Testing role[%d] case[%s]', self.role, self.case)
1104 self._select_case(self.role, self.case)
/openthread-3.7.0/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dtesting.md25 via PSA while some others weren't, with a run-time fallback. In this case, it's
26 good to have a debug message checked by the test case to confirm that the
38 In that case, we want:
71 In that case, we want:
/openthread-3.7.0/tools/harness-automation/cases_R140/
Dleader_7_1_1.py36 case = '7 1 1' variable in Leader_7_1_1
Dleader_7_1_3.py36 case = '7 1 3' variable in Leader_7_1_3
Dleader_9_2_11.py37 case = '9 2 11' variable in Leader_9_2_11
Dleader_9_2_2.py37 case = '9 2 2' variable in Leader_9_2_2
Dleader_9_2_3.py37 case = '9 2 3' variable in Leader_9_2_3
Dleader_9_2_4.py37 case = '9 2 4' variable in Leader_9_2_4
Dleader_9_2_6.py37 case = '9 2 6' variable in Leader_9_2_6
Dmed_9_2_12.py37 case = '9 2 12' variable in MED_9_2_12

12345678910>>...18