Searched full:clone (Results 1 – 21 of 21) sorted by relevance
| /NetX-Duo-v6.2.1/test/cmake/mqtt/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/netxduo/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/netxduo64/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/netxduo_fast/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/ptp/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/web/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/mqtt_interoperability/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1 7 [ -d ../filex ] || git clone https://github.com/eclipse-threadx/filex.git ../filex --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/crypto/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/nx_secure/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/nx_secure_interoperability/ |
| D | run.sh | 5 # if threadx repo does not exist, clone it 6 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1
|
| /NetX-Duo-v6.2.1/test/cmake/azure_iot/ |
| D | run.sh | 51 # if threadx repo does not exist, clone it 52 [ -d ../threadx ] || git clone https://github.com/eclipse-threadx/threadx.git ../threadx --depth 1
|
| /NetX-Duo-v6.2.1/.github/workflows/ |
| D | regression_test.yml | 136 …if (!(Test-Path ./test/cmake/threadx)) {git clone https://github.com/eclipse-threadx/threadx.git .…
|
| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_tls_1_3_transcript_hash_save.c | 69 /* hash clone and cleanup, */
|
| D | nx_secure_tls_finished_hash_generate.c | 75 /* hash clone and cleanup, */
|
| D | nx_secure_tls_process_certificate_verify.c | 93 /* hash clone and cleanup, */
|
| D | nx_secure_tls_send_certificate_verify.c | 99 /* hash clone and cleanup, */
|
| D | nx_secure_tls_process_clienthello_extensions.c | 1352 /* hash clone and cleanup, */
|
| D | nx_secure_tls_send_clienthello_extensions.c | 896 /* hash clone and cleanup, */
|
| /NetX-Duo-v6.2.1/ |
| D | README.md | 117 $ git clone --recursive https://github.com/eclipse-threadx/netxduo.git
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_tls_hash_clone_test.c | 556 printf("NetX Secure Test: TLS Handshake Hash Clone Test......................"); in ntest_0_entry() 1236 printf("NetX Secure Test: TLS Handshake Hash Clone Test......................N/A\n"); in test_application_define()
|
| /NetX-Duo-v6.2.1/nx_secure/inc/ |
| D | nx_secure_tls.h | 73 /* hash clone and cleanup, */
|