Commit Graph
15 Commits
Author SHA1 Message Date
Roger A. Light b1a2be20c3 Test: Make retry decorator more available and use on ctrl-dynsec
This test sometimes fails if the getDefaultACL check connects before the previous kick has occurred and before it has sent its CONNECT.
2026-05-03 01:17:26 +01:00
Roger A. Light e63b3b6bf6 Test: Better failure output for ctrl-dynsec 2026-05-03 01:17:26 +01:00
Roger Light 50a1083b60 Tests: Fix client/app output comparisons 2026-05-03 01:17:26 +01:00
Roger A. Light f6f5de34d6 Tests: Use tempfile for broker logging to prevent stderr buffer filling 2026-05-03 01:17:26 +01:00
Roger Light 6fda6f61b2 Tests: Use platform independent binary paths 2026-05-03 01:17:26 +01:00
Roger A. Light e3d73f7c20 Tests: chown not supported on Windows 2026-05-03 01:17:26 +01:00
Roger A. Light 4ed937a183 Tests: Make path use cross platform 2026-05-03 01:17:26 +01:00
Roger A. Light 9fe2640558 Test fixes for WITH_BROKER=OFF 2026-04-16 21:35:46 +01:00
Roger A. Light 25e4c7a0ba Test fixes for WITH_TLS=OFF 2026-04-16 21:35:46 +01:00
Roger A. Light fe4343dac7 Tests: Add feature guards
This allows test runners to set environment variables to let tests know which features are available. This is done by the cmake tests, but probably won't be extended to the make tests.
2026-04-16 21:35:46 +01:00
Roger A. Light 6283966636 Test argon2 and pbkdf2 passwords 2024-02-29 19:34:03 +00:00
Roger A. Light 32b0731026 Fix tests in docker due to root perms 2023-09-20 21:52:33 +01:00
Roger A. Light 41f0d34348 Add mosq_test.env_add_ld_library_path() for tests 2023-06-01 22:07:37 +01:00
Roger A. Light 2d969efdc4 Fix cmake tests 2023-01-15 22:05:49 +00:00
Norbert Heusser 8a07110cef Moved python tests inside test/apps to subfolder per app
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
2022-12-09 18:03:50 +00:00