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
Kai Buschulte a7304083f8 throw BrokenPipeError if nothing received on sock
instead of ignoring this error, we throw an exception
the previous way might cause hard to find issues

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago
..
broker throw BrokenPipeError if nothing received on sock 3 years ago
client Client tests should not run in parallel. 4 years ago
lib Fix incorrect earlier commit 3 years ago
old Use path vars in Makefiles. 4 years ago
random Use path vars in Makefiles. 4 years ago
ssl Pointless whitespace tidy. 4 years ago
unit Fix clean 3 years ago
Makefile Use path vars in Makefiles. 4 years ago
mosq_test.py throw BrokenPipeError if nothing received on sock 3 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