Spdk/test/unit/lib/json
Pawel Wodkowski 439641f772 json: add utilities function enabling itaration over JSON object
If JSON structure is not known it is hard to use it with current API. To
address this gap lets add API that will give more flexibility the user.

This patch also adds proper unit tests.

Change-Id: I82eb8c8d4a562ee4c9eb5b72c69fe36004dc576e
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/424009
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-10-18 16:07:37 +00:00
..
json_parse.c ut/json: add a few test cases to json_parse_ut 2018-07-06 22:47:18 +00:00
json_util.c json: add utilities function enabling itaration over JSON object 2018-10-18 16:07:37 +00:00
json_write.c test: forbid use of CU_ASSERT_FATAL 2018-07-06 18:35:03 +00:00
Makefile test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00