1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/redis.test
stefanocasazza 224f4cc5b4 sync+fix
2018-09-07 16:39:24 +02:00

21 lines
328 B
Bash
Executable File

#!/bin/sh
. ../.function
## redis -- Test redis feature
start_msg redis
#UTRACE="0 50M 0"
#UTRACE_SIGNAL="0 100M 0"
#UOBJDUMP="0 50M 1000"
#USIMERR="error.sim"
REDIS_HOST=localhost
export UTRACE UOBJDUMP USIMERR UTRACE_SIGNAL REDIS_HOST
#STRACE=$TRUSS
start_prg redis
# Test against expected output
test_output_wc w redis