X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Frunall.sh;h=bd1f9618d005fdb9738aa7c1cef127b174f23b59;hb=e51500edbd9919cee53bc85cbb4b22cd4786fc42;hp=e2b47dced7430220335d22a9543d13fac935a434;hpb=833dbdb633ba44bfb71b4b965a83096d8e4e827b;p=urcu.git diff --git a/tests/runall.sh b/tests/runall.sh index e2b47dc..bd1f961 100755 --- a/tests/runall.sh +++ b/tests/runall.sh @@ -99,3 +99,6 @@ for READERCSLEN in ${READERCSLEN_ARRAY}; do echo "./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -c ${READERCSLEN} | tee -a readercslen.log" >> runall.log ./runtests.sh ${NR_READERS} ${NR_WRITERS} ${DURATION} ${EXTRA_OPTS} -c ${READERCSLEN} | tee -a readercslen.log done + +echo Executing Hash table test +./runhash.sh