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 65a6191202 Set mosquitto_read_*() values to NULL when empty
`mosquitto_property_read_binary/string/string_pair` will now set the
name/value parameter to NULL if the binary/string is empty. This aligns the
behaviour with other property functions.

Closes #2648. Thanks to Alexander Fiebig.
3 years ago
..
files Simplify client message properties, only one is used. 4 years ago
CMakeLists.txt Fix CMake test build 3 years ago
Makefile Set mosquitto_read_*() values to NULL when empty 3 years ago
bridge_topic_test.c Add missing hunk from previous commit. 4 years ago
datatype_read.c Merge branch 'master' into develop 4 years ago
datatype_write.c Reduce memory allocations when sending packets. 4 years ago
keepalive_stubs.c Add more efficient keepalive check. 4 years ago
keepalive_test.c Fix various Coverity Scan issues. 3 years ago
misc_trim_test.c Improve password file parsing in the broker and mosqitto_passwd. 6 years ago
persist_read_stubs.c Simplify function calls. 3 years ago
persist_read_test.c Add CMake test target 3 years ago
persist_write_stubs.c Report persistence stats when starting. 3 years ago
persist_write_test.c Fix Coverity Scan 982726 3 years ago
property_add.c Fix conversion errors. 5 years ago
property_read.c Fix Coverity Scan 1499798, 1499803, 1499813. 3 years ago
property_user_read.c Set mosquitto_read_*() values to NULL when empty 3 years ago
property_write.c Reduce memory allocations when sending packets. 4 years ago
publish_test.c Add client support for outgoing maximum packet size. 7 years ago
stubs.c Process retain persist events only every 10 seconds. 4 years ago
subs_stubs.c Fix various Coverity Scan issues. 3 years ago
subs_test.c Fix Coverity Scan 1499800 3 years ago
test.c Pointless whitespace tidy. 4 years ago
utf8.c Compiler pedantry, and more checks in tests. 4 years ago
util_topic_test.c Merge branch 'master' into develop 4 years ago