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 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.
6 years ago
..
files Support and tests for saving message expiry interval. 7 years ago
Makefile Bugfix: include "deps" directory only if BUNDLED_DEPS has been provided and set to true 6 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
misc_trim_test.c Improve password file parsing in the broker and mosqitto_passwd. 6 years ago
persist_read_stubs.c Fix test compilation. 6 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 Pedantic test fixes from failgrind. 6 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 Fix trailing whitespace not being trimmed on acl users. 6 years ago
test.c Improve password file parsing in the broker and mosqitto_passwd. 6 years ago
utf8.c More UTF-8 tests. 7 years ago
util_topic_test.c Fix `mosquitto_topic_matches_sub()` behaviour with wildcards in topic. 6 years ago