Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Ddirect_method_unit_test.c50 static const CHAR test_method_response_payload[] = "{\"method\" : \"test_method\", \"parameter\": 1… variable
300test_method_response_payload, sizeof(test_method_response_payload) - 1, in generate_direct_method_response()
517 …assert_memory_equal(result_buffer, test_method_response_payload, sizeof(test_method_response_paylo… in test_nx_azure_iot_hub_client_direct_method_message_receive_success()
563 …assert_memory_equal(result_buffer, test_method_response_payload, sizeof(test_method_response_paylo… in test_nx_azure_iot_hub_client_direct_method_message_receive_no_blocking_success()