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 a883bda9c1 Add CMake test target
Use `ctest` or `make test` to run all tests.
With this it's also possible to run tests on a Mac.

Relative paths used in tests become absolute ones to make tests
executable from any build folder.

Also fixed race condition in
  test/broker/11-persistent-subscription-no-local.py

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago
..
broker Add CMake test target 3 years ago
client Add CMake test target 3 years ago
lib Add CMake test target 3 years ago
old Use path vars in Makefiles. 4 years ago
random Add CMake test target 3 years ago
ssl Pointless whitespace tidy. 4 years ago
unit Add CMake test target 3 years ago
CMakeLists.txt Add CMake test target 3 years ago
Makefile Use path vars in Makefiles. 4 years ago
mosq_test.py Add CMake test target 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
path_helper.h Add CMake test target 3 years ago
ptest.py Sort failed tests when reporting. 5 years ago