tests: blobmsg: add test case
[project/libubox.git] / tests / cram / test_blobmsg_check_array.t
1 check that blobmsg_check_array() is producing expected results:
2
3 $ [ -n "$TEST_BIN_DIR" ] && export PATH="$TEST_BIN_DIR:$PATH"
4
5 $ test-blobmsg_check_array
6 Process array_a: entry 0
7 array_b contains string: 1
8 blobmsg_check_array() test passed