Home
last modified time | relevance | path

Searched refs:tls_test_semaphore_create (Results 1 – 18 of 18) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/interoperability_test/mqtt_test/
Dgeneric_test_entry_0.c50 status = tls_test_semaphore_create(&semaphore_mqtt_server_prepared, 0); in main()
52 status = tls_test_semaphore_create(&semaphore_mqtt_message_published, 0); in main()
54 status = tls_test_semaphore_create(&semaphore_mqtt_topic_subscribed, 0); in main()
56 status = tls_test_semaphore_create(&semaphore_mqtt_test_finished, 0); in main()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/test_frame/
Dtls_test_semaphore_create.c4 INT tls_test_semaphore_create( TLS_TEST_SEMAPHORE** semaphore_ptr_ptr, UINT initial_value) in tls_test_semaphore_create() function
Dtls_test_frame.h106 INT tls_test_semaphore_create( TLS_TEST_SEMAPHORE** semaphore_ptr_ptr, UINT initial_value);
/NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/
Ddemo_ping_test.c39 status = tls_test_semaphore_create(&semaphore_server_prepared, 0/* initial value */); in main()
41 status = tls_test_semaphore_create(&semaphore_client_terminated, 0); in main()
Ddtls_two_instance_test.c35 status = tls_test_semaphore_create(&semaphore_server_prepared, 0); in main()
Dtls_ecc_negotiation_test.c35 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Dtls_negotiation_test.c35 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Dopenssl_echo_server_nx_secure_echo_client_long_time_test.c35 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Dopenssl_echo_server_nx_secure_echo_client_test.c35 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Ddemo_tls_test.c35 status = tls_test_semaphore_create(&demo_semaphore, 0); in main()
Ddemo_dtls_test.c35 status = tls_test_semaphore_create(&demo_semaphore, 0); in main()
Dtls_ecc_server_cert_test.c36 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Ddemo_semaphore_test.c37 status = tls_test_semaphore_create(&demo_semaphore, 0); in main()
Dtls_ecc_server_ciphersuites_test.c36 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Dtls_1_0_1_1_ecc_server_test.c36 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
Dtls_ecc_server_curves_test.c36 status = tls_test_semaphore_create(&semaphore_echo_server_prepared, 0); in main()
/NetX-Duo-v6.2.1/test/cmake/mqtt_interoperability/regression/
DCMakeLists.txt82 ${UTILITY_SOURCE_DIR}/tls_test_semaphore_create.c
/NetX-Duo-v6.2.1/test/cmake/nx_secure_interoperability/regression/
DCMakeLists.txt346 ${UTILITY_SOURCE_DIR}/tls_test_semaphore_create.c