rcuja tests: add vs add unique
[userspace-rcu.git] / tests / runja.sh
index 9f18969ef7297391a5353b5523d484fa1f5f4797..1be4224d133fea896094fc6be03856ea289e278f 100755 (executable)
@@ -18,7 +18,7 @@ EXTRA_PARAMS=-v
 # ** test update coherency with single-value table
 
 # sanity test
-${TESTPROG} 0 $((4*${THREAD_MUL})) ${TIME_UNITS} -s ${EXTRA_PARAMS} || exit 1
+${TESTPROG} 0 $((4*${THREAD_MUL})) ${TIME_UNITS} -t ${EXTRA_PARAMS} || exit 1
 
 # rw test, single key, add and del randomly, 4 threads
 # key range: init, lookup, and update: 0 to 0
This page took 0.022307 seconds and 4 git commands to generate.