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 58aa41c813 Optimise use of db__message_write()
New messages are now queued for clients when old ones are sent, rather than on every iteration of the main loop. This produces good performance improvements.
5 years ago
..
broker Optimise use of db__message_write() 5 years ago
lib Simplify "expect_packet" tests. 5 years ago
old Tidy up test directory. 7 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 Optimise use of db__message_write() 5 years ago
Makefile Add `make check` and document testing procedure. 7 years ago
mosq_test.py Optimise use of db__message_write() 5 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 Generic ptest implementation. 7 years ago