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 71456077ad Introduce a common-options cmake target
this makes it possible to explicitly share compile options, without
using the `add_definition` function. This function declares options for
the current directory and below (in our case also for `deps`).

Adding -Wall, -Wconversion and -Wextra to at least make compiler
warnings visible for the cmake build.

Signed-off-by: Kai Buschulte <kai.buschulte@cedalo.com>
3 years ago
..
broker Introduce a common-options cmake target 3 years ago
client Add CMake test target 3 years ago
lib Introduce a common-options cmake 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 Introduce a common-options cmake 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