commit | 2a29bed8bb40b6bf8a087e3e8aac34a47048a173 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti.bolivar@linaro.org> | Wed Jun 07 14:13:15 2017 -0400 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Jun 08 15:11:23 2017 -0400 |
tree | 0f74f726892cdf38c17c2a21564dbdf9b82e2eb7 | |
parent | 25d62edd012ff5225e94ba3f4297c17771dd79d8 [diff] |
tests: json: add tests for arrays of objects Add tests for the newly-added JSON_OBJ_DESCR_OBJ_ARRAY. These pass. Note that this also adds test coverage for decoding an array of maximum length, to avoid regressing the recently-introduced fix for this edge case. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>