22 #ifndef TESTS_INTEGRATION_H_
23 #define TESTS_INTEGRATION_H_
34 #include "aws_iot_mqtt_client_interface.h"
37 #include "aws_iot_integ_tests_config.h"
39 int aws_iot_mqtt_tests_basic_connectivity();
40 int aws_iot_mqtt_tests_multiple_clients();
41 int autoReconnectTests();
Logging macros for the SDK. This file defines common logging macros with log levels to be used within...