Commit 735662d6 authored by Ian Craggs's avatar Ian Craggs

Test4 tracing

parent dd2a4063
......@@ -1061,6 +1061,8 @@ int test6(struct Options options)
usleep(10000L);
#endif
MQTTAsync_setTraceLevel(MQTTASYNC_TRACE_MINIMUM);
test_finished = 0;
cinfo.should_fail = 0; /* should connect */
rc = MQTTAsync_create(&cinfo.c, "tcp://rubbish:1883", "async ha connection test",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment