summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-08-14 12:23:06 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-08-14 12:23:06 +0200
commit2434a7416550bc20b450327f9b9578babf7b1e09 (patch)
treebad229775823c3201984386be7001ef998d513ed /tests
parent81ea2394b8d3dfb89d3d181202ee0a1920cd74e8 (diff)
cynadm: Add options --cache and --echo
The option --cache allows to set the cache size The option --echo allows to emit the evaluated commands Change-Id: If57d2a229dd263bf77a61973633d7447441277b0 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/stress-cache.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/stress-cache.sh b/tests/stress-cache.sh
index 22e5627..fdaa323 100755
--- a/tests/stress-cache.sh
+++ b/tests/stress-cache.sh
@@ -23,7 +23,7 @@ for((y = 0 ; y < 10 ; y++)); do
sleep .05
done
done |
-valgrind cynadm -s $d/cynara.check
+valgrind cynadm -c 2000 -e -s $d/cynara.check
echo ----------- STOP ------------------
# terminate