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
Roger A. Light e0309acebc Add mosquitto_sub_matches_acl()
This moves the sub matching sub code from the dynsec plugin to the library and broker, and removes all of the malloc calls at the same time.
4 years ago
..
broker Add %c and %u support to dynsec publish ACLs. 4 years ago
client Fix running of basic client tests. 5 years ago
lib Add `on_pre_connect()` callback. 5 years ago
old Fix building of old tests. 5 years ago
random Crude random client testing 7 years ago
ssl Update test key length to 2048 to avoid new openssl rejections. 6 years ago
unit Add mosquitto_sub_matches_acl() 4 years ago
Makefile Add very basic client tests. 5 years ago
mosq_test.py Plugin delayed authentication. 4 years ago
mqtt5_opts.py Tests and fixes for subscription options. 7 years ago
mqtt5_props.py Convert tests to Python 3 7 years ago
mqtt5_rc.py Disallow writing to $ topics where appropriate. 7 years ago
ptest.py Sort failed tests when reporting. 5 years ago