mosquitto/test/broker/readme.txt
2025-07-25 19:13:51 +01:00

22 lines
455 B
Text

----- Broker Tests -----
This folder contains a number of tests to exercise the functionality of the
broker. Feel free to add more.
Numbering is as follows:
01: Connection tests
02: Subscribe/unsubscribe tests
03: Publish tests
04: Retained message tests
05: Session management tests
06: Bridge tests
07: Will tests
08: TLS tests
09: Auth tests
10: Listener tests
11: Persistence tests
12: Property tests
13: Malformed tests
14: Dynamic security tests