Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Ddevice_twin_unit_test.c61 static const CHAR test_device_twin_document_response_payload[] = "{ \ variable
358 test_device_twin_document_response_payload, in generate_device_twin_document_response()
359 sizeof(test_device_twin_document_response_payload) - 1, in generate_device_twin_document_response()
819 …t_memory_equal(result_buffer, test_device_twin_document_response_payload, sizeof(test_device_twin_… in test_nx_azure_iot_hub_client_device_twin_propetries_request_success()
864 …t_memory_equal(result_buffer, test_device_twin_document_response_payload, sizeof(test_device_twin_… in test_nx_azure_iot_hub_client_device_twin_propetries_request_no_blocking_success()
1077 …t_memory_equal(result_buffer, test_device_twin_document_response_payload, sizeof(test_device_twin_… in test_nx_azure_iot_hub_client_device_twin_propetries_request_throttle()
Dnx_azure_iot_pnp_client_properties_unit_test.c79 static const CHAR test_device_twin_document_response_payload[] = "{" variable
401 test_device_twin_document_response_payload, in generate_test_all_properties()
402 sizeof(test_device_twin_document_response_payload) - 1, in generate_test_all_properties()
1217 validate_json_reader(&reader, test_device_twin_document_response_payload); in test_nx_azure_iot_hub_client_property_get_success()
1265 validate_json_reader(&reader, test_device_twin_document_response_payload); in test_nx_azure_iot_hub_client_property_get_async_success()
1367 validate_json_reader(&reader, test_device_twin_document_response_payload); in test_nx_azure_iot_hub_client_property_get_request_throttle_fail()