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 Light 9d3f292b39 Send DISCONNECT With session-takeover return code.
This is for MQTT v5 clients when a client connects with the same client id.

Closes #2340. Thanks to hvxl.
4 years ago
..
broker Send DISCONNECT With session-takeover return code. 4 years ago
client Fix test. 4 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 Send DISCONNECT With session-takeover return code. 4 years ago
Makefile Add very basic client tests. 5 years ago
mosq_test.py Merge branch 'master' into develop 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