mirror of
https://github.com/eclipse/mosquitto.git
synced 2025-05-09 01:01:11 +08:00
22 lines
455 B
Plaintext
22 lines
455 B
Plaintext
----- 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
|