mosquitto/test/unit
Roger A. Light d6c7923d16 Add make check and document testing procedure.
Also support test target in cmake.
2019-04-26 16:25:35 +01:00
..
files Support and tests for saving message expiry interval. 2019-03-25 23:17:57 +00:00
datatype_read.c Fix potential crashes on memory alloc failure in tests only. 2019-04-03 16:14:15 +01:00
datatype_write.c Property reading, and tests for byte properties. 2018-10-04 17:18:57 +01:00
Makefile Add make check and document testing procedure. 2019-04-26 16:25:35 +01:00
persist_read_stubs.c Separate broker message queues into in/out. 2019-04-17 09:29:34 +01:00
persist_read_test.c Separate broker message queues into in/out. 2019-04-17 09:29:34 +01:00
persist_write_stubs.c Persist message store publish properties. 2019-03-21 21:43:36 +00:00
persist_write_test.c Support and tests for saving message expiry interval. 2019-03-25 23:17:57 +00:00
property_add.c Tests for user facing property add functions. 2018-12-14 17:49:10 +00:00
property_read.c Fix potential crashes on memory alloc failure in tests only. 2019-04-03 16:14:15 +01:00
property_user_read.c Fix test datatype. 2019-04-11 11:04:16 +01:00
property_write.c Fix potential crashes on memory alloc failure in tests only. 2019-04-03 16:14:15 +01:00
publish_test.c Add client support for outgoing maximum packet size. 2019-02-19 15:14:34 +00:00
stubs.c Property reading, and tests for byte properties. 2018-10-04 17:18:57 +01:00
test.c Start of persistence writing tests. 2019-03-19 16:27:34 +00:00
utf8.c More UTF-8 tests. 2018-12-29 21:27:24 +00:00
util_topic_test.c Fix mosquitto_topic_matches_sub() rc with sub=="topic/#abc". 2019-02-12 11:34:45 +00:00