Roger Light
58aa41c813
Optimise use of db__message_write()
...
New messages are now queued for clients when old ones are sent, rather than on every iteration of the main loop. This produces good performance improvements.
5 years ago
Roger A. Light
69f84bbca9
Simplify "expect_packet" tests.
5 years ago
Roger A. Light
b2a9daf1db
02 broker subpub tests with v5 support
6 years ago
Roger A. Light
636d0f1f74
Fix printing on broker tests.
7 years ago
Roger A. Light
7e49d91898
Convert tests to Python 3
7 years ago
Roger Light
9aec82b0e1
Finalise test proplists in the packet gen funcs.
...
This makes it easier to add part of a proplist in the test itself, and have the gen func add some more.
7 years ago
Roger A. Light
6eefb45b44
Broker tests for Receive Maximum.
7 years ago