unit testcases for mqtt
authorkang <pilseob.kang@samsung.com>
Fri, 8 Sep 2017 04:59:51 +0000 (13:59 +0900)
committerkang <pilseob.kang@samsung.com>
Mon, 11 Sep 2017 04:51:39 +0000 (13:51 +0900)
commit02f5aafe3be6a1267e73572d3a066256a9d7316c
treeb5faa71cfad36d6b69ea4d5820b685f7205e1185
parent3f599c21b63cedcf93f78296916948bb2aa7b395
unit testcases for mqtt
apps/examples/testcase/Kconfig
apps/examples/testcase/Makefile
apps/examples/testcase/README.txt
apps/examples/testcase/ta_tc/mqtt/utc/Kconfig [new file with mode: 0644]
apps/examples/testcase/ta_tc/mqtt/utc/Make.defs [new file with mode: 0644]
apps/examples/testcase/ta_tc/mqtt/utc/utc_mqtt_main.c [new file with mode: 0644]
apps/examples/testcase/tc_main.c