SIGN IN SIGN UP

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 tests
J
jinzhongjia committed
596086b008524fab423a785151b4e947773c852e
Parent: f583d51