Spdk/test/unit/lib/json
Darek Stojaczyk c77c655987 json: add spdk_json_free_object()
After decoding a JSON object we had to free the parsed
strings one-by-one. Not anymore.

Change-Id: I819f1d533e397aa9babca58b5500c38ac01a963d
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2753
Reviewed-by: Mellanox Build Bot
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2020-10-19 10:02:10 +00:00
..
json_parse.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
json_util.c json: add spdk_json_free_object() 2020-10-19 10:02:10 +00:00
json_write.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
Makefile test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00