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/lib
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
..
c Add CMake test target 3 years ago
cpp Add CMake test target 3 years ago
01-con-discon-success-v5.py Add CMake test target 3 years ago
01-con-discon-success.py Add CMake test target 3 years ago
01-con-discon-will-clear.py Add CMake test target 3 years ago
01-con-discon-will-v5.py Add CMake test target 3 years ago
01-con-discon-will.py Add CMake test target 3 years ago
01-keepalive-pingreq.py Add CMake test target 3 years ago
01-no-clean-session.py Add CMake test target 3 years ago
01-pre-connect-callback.py Add CMake test target 3 years ago
01-server-keepalive-pingreq.py Add CMake test target 3 years ago
01-unpwd-set.py Add CMake test target 3 years ago
01-will-set.py Add CMake test target 3 years ago
01-will-unpwd-set.py Add CMake test target 3 years ago
02-subscribe-qos0.py Add CMake test target 3 years ago
02-subscribe-qos1.py Add CMake test target 3 years ago
02-subscribe-qos2.py Add CMake test target 3 years ago
02-unsubscribe-multiple-v5.py Add CMake test target 3 years ago
02-unsubscribe-v5.py Add CMake test target 3 years ago
02-unsubscribe.py Add CMake test target 3 years ago
03-publish-b2c-qos1-unexpected-puback.py Add CMake test target 3 years ago
03-publish-b2c-qos1.py Add CMake test target 3 years ago
03-publish-b2c-qos2-len.py Add CMake test target 3 years ago
03-publish-b2c-qos2-unexpected-pubcomp.py Add CMake test target 3 years ago
03-publish-b2c-qos2-unexpected-pubrel.py Add CMake test target 3 years ago
03-publish-b2c-qos2.py Add CMake test target 3 years ago
03-publish-c2b-qos1-disconnect.py Add CMake test target 3 years ago
03-publish-c2b-qos1-len.py Add CMake test target 3 years ago
03-publish-c2b-qos1-receive-maximum.py Add CMake test target 3 years ago
03-publish-c2b-qos1-timeout.py Add CMake test target 3 years ago
03-publish-c2b-qos2-disconnect.py Add CMake test target 3 years ago
03-publish-c2b-qos2-len.py Add CMake test target 3 years ago
03-publish-c2b-qos2-maximum-qos-0.py Add CMake test target 3 years ago
03-publish-c2b-qos2-maximum-qos-1.py Add CMake test target 3 years ago
03-publish-c2b-qos2-pubrec-error.py Add CMake test target 3 years ago
03-publish-c2b-qos2-receive-maximum-1.py Add CMake test target 3 years ago
03-publish-c2b-qos2-receive-maximum-2.py Add CMake test target 3 years ago
03-publish-c2b-qos2-timeout.py Add CMake test target 3 years ago
03-publish-c2b-qos2.py Add CMake test target 3 years ago
03-publish-qos0-no-payload.py Add CMake test target 3 years ago
03-publish-qos0.py Add CMake test target 3 years ago
03-request-response-correlation.py Add CMake test target 3 years ago
03-request-response.py Add CMake test target 3 years ago
04-retain-qos0.py Add CMake test target 3 years ago
08-ssl-bad-cacert.py Add CMake test target 3 years ago
08-ssl-connect-cert-auth-enc.py Add CMake test target 3 years ago
08-ssl-connect-cert-auth.py Add CMake test target 3 years ago
08-ssl-connect-no-auth.py Add CMake test target 3 years ago
08-ssl-fake-cacert.py Add CMake test target 3 years ago
09-util-topic-tokenise.py Add CMake test target 3 years ago
11-prop-oversize-packet.py Add CMake test target 3 years ago
11-prop-recv-qos0.py Add CMake test target 3 years ago
11-prop-recv-qos1.py Add CMake test target 3 years ago
11-prop-recv-qos2.py Add CMake test target 3 years ago
11-prop-send-content-type.py Add CMake test target 3 years ago
11-prop-send-payload-format.py 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_helper.py Add CMake test target 3 years ago
test.py Library connect tests. 4 years ago