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 c94e111d73 expect_packet now raises an exception
This should allow tests to be simpler - no more nested ifs.
5 years ago
..
broker Send DISCONNECT with malformed-packet reason code on bad PUBLISHes. 5 years ago
lib Fix client keepalive test using too low keepalive. 6 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 Fix test 5 years ago
Makefile Add `make check` and document testing procedure. 7 years ago
mosq_test.py expect_packet now raises an exception 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