mosquitto/test/unit
Roger A. Light 8d5fd7d1e2 Fix mosquitto_topic_matches_sub() behaviour with wildcards in topic.
It was not returning MOSQ_ERR_INVAL if the topic contains a wildcard.

Closes #1589. Thanks to mdelete.
2020-02-07 22:55:50 +00: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 Bugfix: include "deps" directory only if BUNDLED_DEPS has been provided and set to true 2020-02-06 15:20:29 +00:00
misc_trim_test.c Improve password file parsing in the broker and mosqitto_passwd. 2020-02-04 16:38:51 +00:00
persist_read_stubs.c Fix test compilation. 2019-05-28 22:12:13 +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 Pedantic test fixes from failgrind. 2019-07-30 15:01:12 +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 Fix trailing whitespace not being trimmed on acl users. 2020-01-30 19:52:46 +00:00
test.c Improve password file parsing in the broker and mosqitto_passwd. 2020-02-04 16:38:51 +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() behaviour with wildcards in topic. 2020-02-07 22:55:50 +00:00