Lines Matching full:valgrind
17 # -nojitmain skip non-valgrind JIT tests
18 # -nojitvalgrind skip JIT tests with valgrind
20 # -nomainvalgrind skip the main (non-JIT) valgrind tests
23 # -novalgrind skip all the valgrind tests
88 +valgrind) usevalgrind=1; usejitvalgrind=1; usemainvalgrind=1;;
206 $srcdir/RunTest $valgrind >teststdoutM 2>teststderrM
221 $srcdir/RunGrepTest $valgrind >teststdoutM 2>teststderrM
230 $valgrind ./pcre2posix_test >teststdoutM 2>teststderrM
276 valgrind=
386 # Now re-run some of the tests under valgrind.
389 echo "---------- Tests in the current directory using valgrind ----------"
390 valgrind=valgrind
391 withvalgrind="with valgrind"
398 opts="--enable-valgrind $opts"
404 …jrvalgrind="valgrind --tool=memcheck -q --smc-check=all-non-file --suppressions=$srcdir/testdata/v…
409 opts="--enable-valgrind $opts"
415 valgrind=