QMI: add uqmi tool with all depends
[tomato.git] / release / src / router / libjson-c / tests / test4.test
blob8bcc4609b4c40fb8b2fe203296ddb28ca4a40d49
1 #!/bin/sh
3 # Common definitions
4 if test -z "$srcdir"; then
5 srcdir="${0%/*}"
6 test "$srcdir" = "$0" && srcdir=.
7 test -z "$srcdir" && srcdir=.
8 fi
9 . "$srcdir/test-defs.sh"
11 run_output_test test4
12 exit $?