You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/test/unit
Roger A. Light f64d3b1e5c Fix broker originated messages not being sent.
This occurred when `check_retain_source` was set to true.

Closes #1245. Thanks to Christoph Krey.
7 years ago
..
files Support and tests for saving message expiry interval. 7 years ago
Makefile Build fixes around CFLAGS et al. 7 years ago
datatype_read.c Fix potential crashes on memory alloc failure in tests only. 7 years ago
datatype_write.c Property reading, and tests for byte properties. 7 years ago
persist_read_stubs.c Fix broker originated messages not being sent. 7 years ago
persist_read_test.c Separate broker message queues into in/out. 7 years ago
persist_write_stubs.c Persist message store publish properties. 7 years ago
persist_write_test.c Support and tests for saving message expiry interval. 7 years ago
property_add.c Tests for user facing property add functions. 7 years ago
property_read.c Fix potential crashes on memory alloc failure in tests only. 7 years ago
property_user_read.c Fix test datatype. 7 years ago
property_write.c Fix potential crashes on memory alloc failure in tests only. 7 years ago
publish_test.c Add client support for outgoing maximum packet size. 7 years ago
stubs.c Property reading, and tests for byte properties. 7 years ago
test.c Start of persistence writing tests. 7 years ago
utf8.c More UTF-8 tests. 7 years ago
util_topic_test.c Fix `mosquitto_topic_matches_sub()` rc with sub=="topic/#abc". 7 years ago