zephyr/tests/net/lib/mqtt_subscriber
Aska Wu fb79837862 net/mqtt: Convert mqtt lib to use net app API
Use net app API since we want to enable MQTT with TLS.
mqtt_connect() and mqtt_close() are added to build and close the
connection to the broker. The caller doesn't need to deal with
the net context anymore and the most of network setup code in
mqtt_publisher is removed.

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-07-28 11:25:43 +03:00
..
src net/mqtt: Convert mqtt lib to use net app API 2017-07-28 11:25:43 +03:00
Makefile net: tests: Enable net tests for all suitable platforms 2017-07-25 10:46:44 -04:00
prj.conf tests: mqtt_subscriber: unify prj.conf 2017-07-26 10:57:48 -04:00
testcase.yaml tests: net: limit tests to boards with enough memory to build them 2017-07-25 15:51:18 -05:00