libmqtt/tests
Johannes Schriewer ccd0ea3bf8 Port to MSVC/Windows
The encode and decode packet tests do not work currently as the compiler does not like the test harnish.

connect - publish and connect - subscribe work though and seem to not crash for now.
It is possible that the mqtt.dll is not working correctly right now, possibly the exports are not right.

Re #21
2018-08-05 02:28:38 +02:00
..
connect_publish.c Port to MSVC/Windows 2018-08-05 02:28:38 +02:00
connect_subscribe.c Port to MSVC/Windows 2018-08-05 02:28:38 +02:00
decode_packet.c Increase coverage 2018-07-30 23:27:00 +02:00
encode_packet.c Bugfix: Payload encoding for PUBLISH on QoS 0 2018-07-31 00:18:13 +02:00
Makefile Remove unused code 2018-07-30 23:24:59 +02:00
test.h Port to MSVC/Windows 2018-08-05 02:28:38 +02:00