1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/json.test
stefanocasazza 7f1d6c0a78 sync
2017-06-21 19:53:06 +02:00

20 lines
291 B
Bash
Executable File

#!/bin/sh
. ../.function
## json.test -- Test json feature
start_msg json
#UTRACE="0 300M 0"
#UOBJDUMP="0 100k 10"
#USIMERR="error.sim"
export UTRACE UOBJDUMP USIMERR
unset UMEMPOOL
#STRACE=$LTRUSS
start_prg json < inp/json.input
# Test against expected output
test_output_diff json