mem test issues with set variables between tests
This commit is contained in:
parent
bf04131e54
commit
93a8ddbd7b
6 changed files with 9 additions and 3 deletions
|
|
@ -28,8 +28,6 @@ memonce(){
|
|||
'backend')
|
||||
valgrindtest=2 # This means backend valgrind test
|
||||
: ${RCWAIT:=10} # valgrind backend needs some time to get up
|
||||
perfnr=100 # test_perf.sh restconf put more or less stops
|
||||
perfreq=10
|
||||
|
||||
clixon_backend="/usr/bin/valgrind --num-callers=50 --leak-check=full --show-leak-kinds=all --suppressions=./valgrind-clixon.supp --track-fds=yes --trace-children=yes --log-file=$valgrindfile clixon_backend"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue