Home
last modified time | relevance | path

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

12345

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_memory.data1 PSA input buffer copy: straightforward copy
4 PSA input buffer copy: copy buffer larger than required
7 PSA input buffer copy: copy buffer too small
10 PSA input buffer copy: zero-length source buffer
13 PSA input buffer copy: zero-length both buffers
16 PSA output buffer copy: straightforward copy
19 PSA output buffer copy: output buffer larger than required
22 PSA output buffer copy: output buffer too small
25 PSA output buffer copy: zero-length source buffer
28 PSA output buffer copy: zero-length both buffers
Dtest_suite_bignum_mod_raw.data155 mbedtls_mpi_mod_raw_cond_assign: copy 256 bytes of limbs
158 mbedtls_mpi_mod_raw_cond_assign: copy half of the limbs
176 mbedtls_mpi_mod_raw_cond_swap: copy 256 bytes of limbs
179 mbedtls_mpi_mod_raw_cond_swap: copy half of the limbs
/openthread-latest/tests/scripts/thread-cert/
DCert_9_2_13_EnergyScan.py30 import copy
128 TOPOLOGY = copy.deepcopy(Cert_9_2_13_EnergyScan_Base.TOPOLOGY)
135 TOPOLOGY = copy.deepcopy(Cert_9_2_13_EnergyScan_Base.TOPOLOGY)
143 TOPOLOGY = copy.deepcopy(Cert_9_2_13_EnergyScan_Base.TOPOLOGY)
151 TOPOLOGY = copy.deepcopy(Cert_9_2_13_EnergyScan_Base.TOPOLOGY)
DCert_6_2_01_NewPartition.py31 import copy
147 TOPOLOGY = copy.deepcopy(Cert_6_2_1_NewPartition_Base.TOPOLOGY)
152 TOPOLOGY = copy.deepcopy(Cert_6_2_1_NewPartition_Base.TOPOLOGY)
DCert_5_1_07_MaxChildCount.py193 _pkts = router_pkts.copy().filter_wpan_dst64(pv.vars['SED%d' % i])
222 _pkts = router_pkts.copy().filter_wpan_dst64(pv.vars['MED%d' % i])
255 _pkts = router_pkts.copy()
268 _pkts = router_pkts.copy()
DCert_6_1_01_RouterAttach.py30 import copy
224 TOPOLOGY = copy.deepcopy(Cert_6_1_1_RouterAttach_Base.TOPOLOGY)
229 TOPOLOGY = copy.deepcopy(Cert_6_1_1_RouterAttach_Base.TOPOLOGY)
Dv1_2_LowPower_6_1_07_PreferringARouterOverAReed.py30 import copy
160 TOPOLOGY = copy.deepcopy(LowPower_6_1_07_PreferringARouterOverAReed_Base.TOPOLOGY)
165 TOPOLOGY = copy.deepcopy(LowPower_6_1_07_PreferringARouterOverAReed_Base.TOPOLOGY)
DCert_6_1_06_REEDAttachLinkQuality.py33 import copy
242 TOPOLOGY = copy.deepcopy(Cert_6_1_6_REEDAttachLinkQuality_Base.TOPOLOGY)
247 TOPOLOGY = copy.deepcopy(Cert_6_1_6_REEDAttachLinkQuality_Base.TOPOLOGY)
DCert_6_4_01_LinkLocal.py31 import copy
194 TOPOLOGY = copy.deepcopy(Cert_6_4_1_LinkLocal_Base.TOPOLOGY)
199 TOPOLOGY = copy.deepcopy(Cert_6_4_1_LinkLocal_Base.TOPOLOGY)
DCert_5_6_04_NetworkDataRegisterAfterAttachRouter.py128 _lpkts.copy().filter_coap_ack(SVR_DATA_URI).must_next()
130 _lpkts_med = _lpkts.copy()
131 _lpkts_sed = _lpkts.copy()
DCert_5_6_05_NetworkDataRegisterAfterAttachRouter.py132 _lpkts.copy().filter_coap_ack(SVR_DATA_URI).must_next()
134 _lpkts_med = _lpkts.copy()
135 _lpkts_sed = _lpkts.copy()
DCert_5_7_03_CoapDiagCommands.py33 import copy
251 TOPOLOGY = copy.deepcopy(Cert_5_7_03_CoapDiagCommands_Base.TOPOLOGY)
257 TOPOLOGY = copy.deepcopy(Cert_5_7_03_CoapDiagCommands_Base.TOPOLOGY)
DCert_9_2_08_PersistentDatasets.py31 import copy
332 TOPOLOGY = copy.deepcopy(Cert_9_2_8_PersistentDatasets_Base.TOPOLOGY)
337 TOPOLOGY = copy.deepcopy(Cert_9_2_8_PersistentDatasets_Base.TOPOLOGY)
344 TOPOLOGY = copy.deepcopy(Cert_9_2_8_PersistentDatasets_Base.TOPOLOGY)
DCert_9_2_15_PendingPartition.py168 pkts.copy().filter_wpan_src64(LEADER).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
170 pkts.copy().filter_wpan_src64(COMMISSIONER).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
172 pkts.copy().filter_wpan_src64(ROUTER_1).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
DCert_6_4_02_RealmLocal.py31 import copy
238 TOPOLOGY = copy.deepcopy(Cert_6_4_2_RealmLocal_Base.TOPOLOGY)
243 TOPOLOGY = copy.deepcopy(Cert_6_4_2_RealmLocal_Base.TOPOLOGY)
DCert_9_2_16_ActivePendingPartition.py178 pkts.copy().filter_wpan_src64(LEADER).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
180 pkts.copy().filter_wpan_src64(COMMISSIONER).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
182 pkts.copy().filter_wpan_src64(ROUTER_1).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
DCert_6_5_02_ChildResetReattach.py31 import copy
250 TOPOLOGY = copy.deepcopy(Cert_6_5_2_ChildResetReattach_Base.TOPOLOGY)
255 TOPOLOGY = copy.deepcopy(Cert_6_5_2_ChildResetReattach_Base.TOPOLOGY)
DCert_6_1_04_REEDAttachConnectivity.py31 import copy
310 TOPOLOGY = copy.deepcopy(Cert_6_1_4_REEDAttachConnectivity_Base.TOPOLOGY)
315 TOPOLOGY = copy.deepcopy(Cert_6_1_4_REEDAttachConnectivity_Base.TOPOLOGY)
DCert_6_1_02_REEDAttach.py31 import copy
356 TOPOLOGY = copy.deepcopy(Cert_6_1_2_REEDAttach_Base.TOPOLOGY)
361 TOPOLOGY = copy.deepcopy(Cert_6_1_2_REEDAttach_Base.TOPOLOGY)
DCert_9_2_17_Orphan.py119 pkts.copy().filter_wpan_src64(LEADER_1).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
120 pkts.copy().filter_wpan_src64(LEADER_2).filter_mle_cmd(MLE_ADVERTISEMENT).must_next()
DCert_5_3_07_DuplicateAddress.py34 import copy
109 CASE_WIRESHARK_PREFS = copy.deepcopy(WIRESHARK_OVERRIDE_PREFS)
/openthread-latest/tools/harness-simulation/harness/
Dinstall.bat30 copy /Y ..\..\harness-thci\OpenThread.py %THREADDIR%\Thread_Harness\THCI
31 copy /Y ..\..\harness-thci\OpenThread_BR.py %THREADDIR%\Thread_Harness\THCI
32 copy /Y ..\..\harness-thci\OpenThread.png %THREADDIR%\Web\images
33 copy /Y ..\..\harness-thci\OpenThread_BR.png %THREADDIR%\Web\images
34 copy /Y ..\posix\config.yml %THREADDIR%\Thread_Harness\simulation
/openthread-latest/third_party/mbedtls/repo/framework/
DLICENSE103 Derivative Works a copy of this License; and
116 include a readable copy of the attribution notices contained
201 You may obtain a copy of the License at
220 Everyone is permitted to copy and distribute verbatim copies
254 (2) offer you this license which gives you legal permission to copy,
293 1. You may copy and distribute verbatim copies of the Program's
295 conspicuously and appropriately publish on each copy an appropriate
298 and give any other recipients of the Program a copy of this License
301 You may charge a fee for the physical act of transferring a copy, and
304 2. You may modify your copy or copies of the Program or any portion
[all …]
/openthread-latest/third_party/mbedtls/repo/
DLICENSE103 Derivative Works a copy of this License; and
116 include a readable copy of the attribution notices contained
201 You may obtain a copy of the License at
220 Everyone is permitted to copy and distribute verbatim copies
254 (2) offer you this license which gives you legal permission to copy,
293 1. You may copy and distribute verbatim copies of the Program's
295 conspicuously and appropriately publish on each copy an appropriate
298 and give any other recipients of the Program a copy of this License
301 You may charge a fee for the physical act of transferring a copy, and
304 2. You may modify your copy or copies of the Program or any portion
[all …]
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Ddepends.py110 shutil.copy(options.config, options.config_backup)
118 shutil.copy(options.config_backup, options.config)
202 env = os.environ.copy()
335 config_settings = base_config_settings.copy()

12345