Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Ddevice_twin_unit_test.c91 static UINT g_response_status; variable
407 g_response_status = response_status; in test_response_callback()
419 g_response_status = 0; in reset_global_state()
645 … &g_request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_invalid_argument_failure()
670 … &g_request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_publish_failure()
697 … &request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_success()
705 assert_int_equal(g_response_status, test_dt_reported_properties_response_status); in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_success()
730 … &request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_throttled()
739 … &request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_throttled()
747 … &request_id, &g_response_status, in test_nx_azure_iot_hub_client_device_twin_reported_propetries_send_throttled()
[all …]