tests: blobmsg/json: add more test cases
authorPetr Štetiar <ynezz@true.cz>
Sun, 12 Jan 2020 14:31:49 +0000 (15:31 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 12 Jan 2020 22:11:29 +0000 (23:11 +0100)
commit20a070f0813972a16b7d01586beced58a0828742
tree34a8951ccb0436a32ce21d41c0f6d0470d3e5e54
parent379cd33d19920165d4cccc562d8da8c2702087b9
tests: blobmsg/json: add more test cases

 * add missing test with sanitizers
 * add test case for blobmsg_add_json_from_string
 * add test cases for all numeric types
 * print types for each variable

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tests/cram/test_blobmsg.t
tests/test-blobmsg.c