Commit 596086b
committed
test(msgpack): add comprehensive fuzz testing suite
- implement random payload generation for all MessagePack types
- create flexible payload comparison function with type-aware equality
- add fuzz tests for basic types, strings, binary data, arrays, maps
- cover random EXT types, timestamps, and nested structures
- include boundary value and mixed payload sequence tests1 parent f583d51 commit 596086b
1 file changed
+551
-0
lines changed
0 commit comments