libmqtt/tests
Johannes Schriewer 8548dcaeb2 Modify test harnish:
- Successful TESTASSERTs now continue on
- Failed TESTASSERTs stop the test function with an error message
- Test binary outputs summary at end
- Tests have to be finished with TEST_OK()
2018-07-28 20:37:17 +02:00
..
cputime.c Implement packet encoder, start writing tests 2018-07-28 02:30:41 +02:00
cputime.h Implement packet encoder, start writing tests 2018-07-28 02:30:41 +02:00
encode_packet.c Implement tests for all encoder functions 2018-07-28 17:57:19 +02:00
Makefile Cleanup 2018-07-28 02:51:38 +02:00
test.h Modify test harnish: 2018-07-28 20:37:17 +02:00