Searched refs:STRING (Results 1 – 15 of 15) sorted by relevance
| /NetX-Duo-v6.2.1/test/cmake/azure_iot/ |
| D | CMakeLists.txt | 7 CACHE STRING "") 11 CACHE STRING "") 26 CACHE STRING "list of supported configuration types" FORCE) 34 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/mqtt_test/ |
| D | mqtt_interoperability_test.h | 12 #define STRING(s) str(s) macro
|
| D | linux_mqtt_subscriber_empty_message_test_publisher.c | 11 CHAR* external_cmd[] = { "no_tls_pub.sh","-p", STRING(MQTT_PORT), "-t", "test", "-n", NULL}; in mqtt_publisher_entry()
|
| D | linux_mqtt_subscriber_test_publisher.c | 11 CHAR* external_cmd[] = { "no_tls_pub.sh","-p", STRING(MQTT_PORT), "-t", "test", "-m", "hello", NULL… in mqtt_publisher_entry()
|
| D | linux_mqtt_tls_subscriber_test_publisher.c | 17 CHAR* external_cmd[] = { "pub.sh","-p", STRING(MQTT_PORT), "-t", "test", "-m", "hello", NULL}; in mqtt_publisher_entry()
|
| D | linux_mqtt_tls_subscriber_twice_test_publisher.c | 17 CHAR* external_cmd[] = { "pub.sh","-p", STRING(MQTT_PORT), "-t", "test", "-m", "hello", NULL}; in mqtt_publisher_entry()
|
| D | linux_mqtt_tls_subscriber_test_server.c | 16 CHAR* external_cmd[] = { "certificate_server.sh", "-p", STRING(MQTT_PORT), NULL}; in mqtt_server_entry()
|
| D | linux_mqtt_subscriber_test_server.c | 16 CHAR* external_cmd[] = { "no_tls_server.sh", "-p", STRING(MQTT_PORT), NULL}; in mqtt_server_entry()
|
| /NetX-Duo-v6.2.1/test/cmake/web/ |
| D | CMakeLists.txt | 13 CACHE STRING "list of supported configuration types" FORCE) 21 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/ptp/ |
| D | CMakeLists.txt | 14 CACHE STRING "list of supported configuration types" FORCE) 22 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/mqtt/ |
| D | CMakeLists.txt | 16 CACHE STRING "list of supported configuration types" FORCE) 24 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/mqtt_interoperability/ |
| D | CMakeLists.txt | 16 CACHE STRING "list of supported configuration types" FORCE) 24 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/crypto/ |
| D | CMakeLists.txt | 16 CACHE STRING "list of supported configuration types" FORCE) 24 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/nx_secure/ |
| D | CMakeLists.txt | 31 CACHE STRING "list of supported configuration types" FORCE) 39 CACHE STRING "Build Type of the project" FORCE)
|
| /NetX-Duo-v6.2.1/test/cmake/netxduo/ |
| D | CMakeLists.txt | 55 CACHE STRING "list of supported configuration types" FORCE) 63 CACHE STRING "Build Type of the project" FORCE)
|