Commit graph

7 commits

Author SHA1 Message Date
Roger A. Light
7a2f0f3066 Protocol error edge case test fixes and redundant check removal 2026-04-15 12:31:28 +01:00
Roger A. Light
5792e0fe7e Add broker/client per packet type tests for overlong remaining length 2025-11-24 17:23:23 +00:00
Roger A. Light
aa952a4ef6 Msg sequence test: Readability improvements
Each payload has changed from being a string of hex bytes to being a
string of encoded values that better show their meaning. For example,
UTF-8 strings are now shown as strings, and different integer types are
denoted.
2025-09-30 08:10:54 +01:00
Roger A. Light
1f0d7a8064 Per group global test settings 2022-12-05 10:54:29 +00:00
Roger A. Light
99c49d3d39 Remove duplicate tests. 2022-11-30 22:53:27 +00:00
Roger A. Light
514f8dc89a Extend protocol edge-case test suite. 2022-11-09 17:36:39 +00:00
Roger Light
ba2ca33671 Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00