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/client
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
..
02-subscribe-argv-errors.py Add CMake test target 3 years ago
02-subscribe-filter-out.py Add CMake test target 3 years ago
02-subscribe-format-json-properties.py Add CMake test target 3 years ago
02-subscribe-format-json-qos0.py Add CMake test target 3 years ago
02-subscribe-format-json-qos1.py Add CMake test target 3 years ago
02-subscribe-format-json-retain.py Add CMake test target 3 years ago
02-subscribe-format.py Add CMake test target 3 years ago
02-subscribe-null.py Add CMake test target 3 years ago
02-subscribe-qos1.py Add CMake test target 3 years ago
02-subscribe-verbose.py Add CMake test target 3 years ago
03-publish-argv-errors.py Add CMake test target 3 years ago
03-publish-file-empty.py Add CMake test target 3 years ago
03-publish-file.py Add CMake test target 3 years ago
03-publish-options-file.py Add CMake test target 3 years ago
03-publish-qos0-empty.py Add CMake test target 3 years ago
03-publish-qos1-properties.py Add CMake test target 3 years ago
03-publish-qos1.py Add CMake test target 3 years ago
03-publish-repeat.py Add CMake test target 3 years ago
03-publish-socks.py Add CMake test target 3 years ago
03-publish-stdin-file.py Add CMake test target 3 years ago
03-publish-stdin-line.py Add CMake test target 3 years ago
03-publish-url.py Add CMake test target 3 years ago
CMakeLists.txt Add CMake test target 3 years ago
Makefile Client tests should not run in parallel. 4 years ago
mosq_test_helper.py More client tests. 4 years ago
test-ws.sh Basic client websockets tests. 4 years ago
test.py mosquitto_sub json output tests, and user-properties fix. 4 years ago
test.sh Fix test. 4 years ago
ws.conf Basic client websockets tests. 4 years ago