libubox: tests: add more blobmsg/json test cases
authorPeter Seiderer <ps.report@gmx.net>
Sat, 6 Mar 2021 10:54:50 +0000 (11:54 +0100)
committerPetr Štetiar <ynezz@true.cz>
Tue, 9 Mar 2021 20:53:14 +0000 (21:53 +0100)
commit551d75b5662cccd0466b990d58136bdf799a804d
tree9f26910d224b6af2ee68a2e120fc39a4549c95a9
parent4d8995e91d56ee7629842afee2194bfe4c89854c
libubox: tests: add more blobmsg/json test cases

* add mixed int/double tests
 * add blobmsg_cast_u64/blobmsg_cast_s64 tests

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
tests/cram/test_blobmsg_types.t [new file with mode: 0644]
tests/test-blobmsg-types.c [new file with mode: 0644]