Skip to content
代码片段 群组 项目
提交 3f76f639 编辑于 作者: Thiago Macieira's avatar Thiago Macieira
浏览文件

Autotest: test the error conditions in the parser and the encoder


The encoder only supports two error conditions: out of memory (need more
buffer) and illegal simple types. It's possible for the encoder to
encode an array or map with a size the decoder can't parse (UINT32_MAX),
but that's not an error condition.

Signed-off-by: default avatarThiago Macieira <thiago.macieira@intel.com>
上级 afa4ff62
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册