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 f486b45619 CMake: introduce a coverage target
to produce coverage information while running the tests, call cmake with
the following options:

cmake -DCMAKE_C_FLAGS=-coverage -DCMAKE_CXX_FLAGS=-coverage <build-dir>

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 CMake: introduce a coverage 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