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
david-beinder c11d20f82c Database v6 tests
keep v5 client read test to test for backwards compatability
adds username="usrname" and listener_port=1883 for v6 tests

Signed-off-by: david-beinder <david.beinder@mce.li>
5 years ago
..
files Database v6 tests 5 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 Database v6 tests 5 years ago
persist_write_stubs.c Persist message store publish properties. 7 years ago
persist_write_test.c Database v6 tests 5 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