mosquitto/test/lib/cpp
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>
2022-06-22 23:56:50 +01:00
..
01-con-discon-success.cpp
01-keepalive-pingreq.cpp Test fixes. 2022-02-01 09:52:41 +00:00
01-no-clean-session.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
01-unpwd-set.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
01-will-set.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
01-will-unpwd-set.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
02-subscribe-qos0.cpp
02-subscribe-qos1.cpp
02-subscribe-qos2.cpp
02-unsubscribe.cpp
03-publish-b2c-qos1.cpp
03-publish-b2c-qos2.cpp
03-publish-c2b-qos1-disconnect.cpp
03-publish-c2b-qos2-disconnect.cpp
03-publish-c2b-qos2.cpp
03-publish-qos0-no-payload.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
03-publish-qos0.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
04-retain-qos0.cpp Tests should exit gracefully rather than being terminated. 2022-01-30 23:48:09 +00:00
08-ssl-bad-cacert.cpp
08-ssl-connect-cert-auth-enc.cpp
08-ssl-connect-cert-auth.cpp
08-ssl-connect-no-auth.cpp
08-ssl-fake-cacert.cpp
09-util-topic-tokenise.cpp
CMakeLists.txt Add CMake test target 2022-06-22 23:56:50 +01:00
Makefile Use path vars in Makefiles. 2022-02-09 14:44:09 +00:00