]> git.ipfire.org Git - thirdparty/json-c.git/commit
test: add test of 'json_object_to_json_string_length' 243/head
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 1 Aug 2016 13:04:54 +0000 (15:04 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Mon, 1 Aug 2016 13:04:54 +0000 (15:04 +0200)
commit1fceb2207aed183c4855b3ad48ec886bbb06ae85
treeb9835c1ef8bbb2f569f04c1b3e193a257bc78967
parent344009bf26f53e0ba218401fa99eaad44cac33f1
test: add  test of 'json_object_to_json_string_length'

The test is implied in test1.

The idea is to check that the returned lengths and strings
are identical to what is expected to return the already
tested function 'json_object_to_json_string_ext'.

Signed-off-by: José Bollo <jose.bollo@iot.bzh>
tests/test1.c