Roger A. Light
|
4a7da066e0
|
Use mosq_test.get_build_root()
|
2 years ago |
Roger A. Light
|
41f0d34348
|
Add mosq_test.env_add_ld_library_path() for tests
|
2 years ago |
Roger A. Light
|
9be12f91af
|
Add mosquitto_property_*_value() alternate accessor functions.
|
2 years ago |
Roger A. Light
|
e44042c32b
|
Add mosquitto_property_type().
|
2 years ago |
Roger A. Light
|
a7c43cad43
|
Fix socks test on modern microsocks
|
2 years ago |
Roger A. Light
|
a31bee722f
|
Simplify make build.
|
2 years ago |
Roger A. Light
|
311f13153c
|
Fix cmake offline client test
|
2 years ago |
Roger Light
|
92c1899278
|
Add MOSQ_EVT_CLIENT_OFFLINE.
This allows plugins to know when a client with a non-zero session expiry
interval has gone offline.
|
2 years ago |
Roger A. Light
|
6c48c9bbba
|
Fix test
|
3 years ago |
Roger A. Light
|
53dc3006a2
|
Make cJSON a hard dependency.
|
3 years ago |
Roger A. Light
|
ed8211858e
|
CMake build fixes
|
3 years ago |
Roger A. Light
|
a791532c12
|
Simplify $SYS metric generation.
|
3 years ago |
Roger A. Light
|
71e87c7561
|
Some support for running broker sequence tests over websockets
|
3 years ago |
Roger A. Light
|
d72e1c4949
|
Add `mosquitto_property_remove`
This isfor removing properties from property lists.
|
3 years ago |
Roger A. Light
|
365f7047af
|
Message out event should be able to deny publishes.
|
3 years ago |
Roger A. Light
|
c0b7f54ac1
|
Fuzzing: db_dump file loading
|
3 years ago |
Roger A. Light
|
ff8cac9fa7
|
Test: v5 subscribe with all options set.
|
3 years ago |
Roger A. Light
|
dcbbf71cb2
|
Coverity suppressions
|
3 years ago |
Roger A. Light
|
529e567ead
|
Fix Coverity Scan 1504066
|
3 years ago |
Roger A. Light
|
fd330de080
|
client_id -> clientid rename.
|
3 years ago |
Roger A. Light
|
0dc1fa5a49
|
Rejig SUBSCRIBE and UNSUBSCRIBE plugin event structs.
|
3 years ago |
Roger A. Light
|
3e17494d34
|
Rename topic -> topic_filter in events.
|
3 years ago |
Roger A. Light
|
9ef6c49266
|
Renaming and adding tests.
|
3 years ago |
Abilio Marques
|
1677d1aed2
|
allow message modification on output
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
|
3 years ago |
Roger A. Light
|
5364410615
|
Rename members
|
3 years ago |
Roger A. Light
|
7013a3502d
|
Refactor client_msg structs
|
3 years ago |
Roger A. Light
|
331e802913
|
Rename mosquitto_client_msg -> mosquitto__client_msg
|
3 years ago |
Roger A. Light
|
3634f18bc9
|
Refactor subscription structs
|
3 years ago |
Roger A. Light
|
86ec8c6169
|
Factor out unneeded argument
|
3 years ago |
Roger A. Light
|
100fd31530
|
Refactor base_msg structs.
|
3 years ago |
Roger A. Light
|
2d969efdc4
|
Fix cmake tests
|
3 years ago |
Roger A. Light
|
2928ca41f4
|
Temporary disable CI failing test
|
3 years ago |
Roger A. Light
|
92452aa37c
|
Test for dhparamfile use.
|
3 years ago |
Roger A. Light
|
291e46bb1a
|
Attempt to fix CI specific failure.
|
3 years ago |
Roger A. Light
|
343a984083
|
Big rejig of library tests
Includes full consistency between C/C++ library tests
|
3 years ago |
Roger A. Light
|
2e36d523c8
|
Rename mosquitto_base_msg -> mosquitto__base_msg
|
3 years ago |
Roger Light
|
9ee1dc5294
|
Merge pull request #2712 from NorbertHeusser/cleanup-include-guards
Cleanup of include guard defines
|
3 years ago |
Roger A. Light
|
2e4db3aa2a
|
Improve test/client/02-subscribe-format-json-properties.py
|
3 years ago |
Norbert Heusser
|
ba5f8eb448
|
Cleanup of include guard defines
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Roger A. Light
|
d7833c8dcb
|
Test websockets with large payload >65535 bytes
|
3 years ago |
Roger A. Light
|
985824da8d
|
Test socks with ipv4 address
|
3 years ago |
Roger A. Light
|
04ccf1cb6c
|
Add test for subjectAltName usage.
|
3 years ago |
Roger Light
|
ac5dfca52a
|
Merge pull request #2703 from NorbertHeusser/makefile-improvements
Makefile improvements
|
3 years ago |
Norbert Heusser
|
170cd85cec
|
Add target test-compile to all Makefile to allow tests in plugin folders
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Norbert Heusser
|
120bfb33b9
|
Enable test-ws.sh in test/client
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Norbert Heusser
|
8a07110cef
|
Moved python tests inside test/apps to subfolder per app
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Norbert Heusser
|
c834868cfa
|
Add missing cleanup of test/appss folder to test/Makefile
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
|
3 years ago |
Roger A. Light
|
d15c6bd7ef
|
Fix unitialised value and incorrect loop.
|
3 years ago |
Roger A. Light
|
fc84340820
|
Add mosquitto_unsubscribe2_v5_callback_set
|
3 years ago |
Roger A. Light
|
7419aa7530
|
Add more lib msg sequence tests
|
3 years ago |