mosquitto/test
Roger A. Light 37b5aedcb6 Fix for #575314.
Incoming QoS 2 messages that had not completed the QoS flow were not being
checked for ACL access when a clean session=False client was reconnecting.

Closes #575314.
2021-08-30 16:14:27 +01:00
..
broker Fix for #575314. 2021-08-30 16:14:27 +01:00
client Fix running of basic client tests. 2020-10-14 10:17:49 +01:00
lib Null checks in client tests. 2020-12-01 09:48:11 +00:00
old Fix building of old tests. 2020-11-12 21:57:54 +00:00
random Crude random client testing 2019-04-10 22:51:33 +01:00
ssl Update test key length to 2048 to avoid new openssl rejections. 2020-02-25 14:54:25 +00:00
unit Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
Makefile Add very basic client tests. 2020-09-15 13:25:44 +01:00
mosq_test.py Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
mqtt5_opts.py Tests and fixes for subscription options. 2018-12-19 12:54:04 +00:00
mqtt5_props.py Convert tests to Python 3 2019-03-28 21:32:12 +00:00
mqtt5_rc.py Disallow writing to $ topics where appropriate. 2019-03-03 22:00:30 +00:00
ptest.py Sort failed tests when reporting. 2020-09-16 14:45:28 +01:00