Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_blobmsg_check_array.t « cram « tests - git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f01bdbf8feef578d4cd2580f35cf9de3533c04aa (plain)
1
2
3
4
5
6
7
8
check that blobmsg_check_array() is producing expected results:

  $ [ -n "$TEST_BIN_DIR" ] && export PATH="$TEST_BIN_DIR:$PATH"

  $ test-blobmsg_check_array
  Process array_a: entry 0
  array_b contains string: 1
  blobmsg_check_array() test passed