Home
last modified time | relevance | path

Searched full:run (Results 1 – 25 of 208) sorted by relevance

123456789

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ipv6_branch_test.c215 /* Let test thread run. */ in thread_0_entry()
232 /* Let test thread run. */ in thread_0_entry()
249 /* Let test thread run. */ in thread_0_entry()
266 /* Let test thread run. */ in thread_0_entry()
283 /* Let test thread run. */ in thread_0_entry()
300 /* Let test thread run. */ in thread_0_entry()
317 /* Let test thread run. */ in thread_0_entry()
333 /* Let test thread run. */ in thread_0_entry()
349 /* Let test thread run. */ in thread_0_entry()
365 /* Let test thread run. */ in thread_0_entry()
[all …]
Dnetx_forward_udp_test.c335 /* Let other threads run again. */ in thread_0_entry()
370 /* Let other threads run again. */ in thread_0_entry()
405 /* Let other threads run again. */ in thread_0_entry()
440 /* Let other threads run again. */ in thread_0_entry()
475 /* Let other threads run again. */ in thread_0_entry()
510 /* Let other threads run again. */ in thread_0_entry()
545 /* Let other threads run again. */ in thread_0_entry()
580 /* Let other threads run again. */ in thread_0_entry()
611 /* Let other threads run again. */ in thread_0_entry()
Dnetx_udp_packet_type_test.c514 /* Let thread 0 run. */ in thread_1_entry()
552 /* Let thread 0 run. */ in thread_1_entry()
577 /* Let thread 0 run. */ in thread_1_entry()
639 /* Let thread 0 run. */ in thread_1_entry()
Dnetx_ip_branch_test.c554 /* Let test thread run. */ in thread_0_entry()
573 /* Let test thread run. */ in thread_0_entry()
590 /* Let test thread run. */ in thread_0_entry()
718 /* Let IP thread run. */ in thread_0_entry()
724 /* Let IP thread run. */ in thread_0_entry()
734 /* Let IP thread run. */ in thread_0_entry()
745 /* Let IP thread run. */ in thread_0_entry()
763 /* Let IP thread run. */ in thread_0_entry()
945 /* Let test thread run. */ in thread_0_entry()
/NetX-Duo-v6.2.1/.github/workflows/
Dregression_test.yml5 # Controls when the action will run. Triggers the workflow on push or pull request
14 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
135 run: |
138 run: |
143 run: |
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_branch_test.c112 /* Let test thread run. */ in thread_0_entry()
128 /* Let test thread run. */ in thread_0_entry()
144 /* Let test thread run. */ in thread_0_entry()
160 /* Let test thread run. */ in thread_0_entry()
/NetX-Duo-v6.2.1/test/cmake/crypto/
Drun.sh7 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
8 ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/nx_secure/
Drun.sh7 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
8 ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/nx_secure_interoperability/
Drun.sh7 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
8 ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/mqtt/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 ./.run.sh $*
DCMakeLists.txt70 execute_process(COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh build_libs)
71 add_custom_target(build_libs ALL COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh
/NetX-Duo-v6.2.1/test/cmake/netxduo/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/netxduo64/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 ENABLE_64=ON ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/netxduo_fast/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 ./.run.sh $*
/NetX-Duo-v6.2.1/test/cmake/ptp/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 PTP_ONLY=ON ./.run.sh $*
DCMakeLists.txt65 execute_process(COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh build_libs)
66 add_custom_target(build_libs ALL COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh
/NetX-Duo-v6.2.1/test/cmake/web/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 ./.run.sh $*
DCMakeLists.txt59 execute_process(COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh build_libs)
60 add_custom_target(build_libs ALL COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh
/NetX-Duo-v6.2.1/test/cmake/mqtt_interoperability/
Drun.sh8 [ -f .run.sh ] || ln -sf ../threadx/scripts/cmake_bootstrap.sh .run.sh
9 CTEST_PARALLEL_LEVEL=1 ENABLE_IDLE=ON ./.run.sh $*
DCMakeLists.txt70 execute_process(COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh build_libs)
71 add_custom_target(build_libs ALL COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/run.sh
/NetX-Duo-v6.2.1/test/regression/nat_test/
Dnetx_nat_udp_test.c334 /* Let other threads run again. */ in thread_0_entry()
369 /* Let other threads run again. */ in thread_0_entry()
407 /* Let other threads run again. */ in thread_0_entry()
442 /* Let other threads run again. */ in thread_0_entry()
486 /* Let other threads run again. */ in thread_0_entry()
521 /* Let other threads run again. */ in thread_0_entry()
552 /* Let other threads run again. */ in thread_0_entry()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/mqtt_test/test_scripts/
Dmosquitto-bridge.conf32 # This should be set to /var/run/mosquitto.pid if mosquitto is
33 # being run automatically on boot with an init script and
37 # When run as root, drop privileges to this user and its primary
40 # If run as a non-root user, this setting has no effect.
42 # be started by the user you wish it to run as.
186 # certificate files must have ".crt" as the file ending and you must run
Dmosquitto-psk.conf32 # This should be set to /var/run/mosquitto.pid if mosquitto is
33 # being run automatically on boot with an init script and
37 # When run as root, drop privileges to this user and its primary
40 # If run as a non-root user, this setting has no effect.
42 # be started by the user you wish it to run as.
186 # certificate files must have ".crt" as the file ending and you must run
Dmosquitto.conf32 # This should be set to /var/run/mosquitto.pid if mosquitto is
33 # being run automatically on boot with an init script and
37 # When run as root, drop privileges to this user and its primary
40 # If run as a non-root user, this setting has no effect.
42 # be started by the user you wish it to run as.
186 # certificate files must have ".crt" as the file ending and you must run
Dmosquitto_no_tls.conf32 # This should be set to /var/run/mosquitto.pid if mosquitto is
33 # being run automatically on boot with an init script and
37 # When run as root, drop privileges to this user and its primary
40 # If run as a non-root user, this setting has no effect.
42 # be started by the user you wish it to run as.
186 # certificate files must have ".crt" as the file ending and you must run

123456789