AWS IoT Device SDK C: MQTT
MQTT 3.1.1 client library
Return to main page ↑
unit Directory Reference

Files

file  iot_tests_mqtt_api.c
 Tests for the user-facing API functions (declared in iot_mqtt.h).
 
file  iot_tests_mqtt_platform.c
 Tests interaction of MQTT with the lower layers, such as network and task pool.
 
file  iot_tests_mqtt_receive.c
 Tests for the function IotMqtt_ReceiveCallback.
 
file  iot_tests_mqtt_subscription.c
 Tests for the functions in iot_mqtt_subscription.c.
 
file  iot_tests_mqtt_validate.c
 Tests for the functions in iot_mqtt_validate.c.