Home
last modified time | relevance | path

Searched refs:valgrind (Results 1 – 25 of 109) sorted by relevance

12345

/freebsd/contrib/pam-krb5/tests/
H A DTESTS15 # Exclude the tests that use the pkinit.so MIT Kerberos module from valgrind
16 # testing (module/fast-anon and module/pkinit) because they cause valgrind to
22 module/alt-auth valgrind
23 module/bad-authtok valgrind
24 module/basic valgrind
25 module/cache valgrind
26 module/cache-cleanup valgrind
27 module/expired valgrind
28 module/fast valgrind
30 module/long valgrind
[all …]
H A Druntests.c1322 const char *valgrind = NULL; in parse_test_list_line() local
1338 valgrind = getenv("C_TAP_VALGRIND"); in parse_test_list_line()
1339 use_valgrind = (valgrind != NULL); in parse_test_list_line()
1349 if (use_valgrind && valgrind != NULL) { in parse_test_list_line()
1350 p = skip_whitespace(valgrind); in parse_test_list_line()
1362 if (use_valgrind && valgrind != NULL) { in parse_test_list_line()
1371 p = skip_whitespace(valgrind); in parse_test_list_line()
/freebsd/sys/contrib/libsodium/m4/
H A Dax_valgrind_check.m419 # the value of the --enable-valgrind option, which defaults to being
21 # Valgrind tools can be disabled via --disable-valgrind-<tool>, the
30 # https://www.gnu.org/software/gnulib/manual/html_node/Running-self_002dtests-under-valgrind.ht…
45 # This results in a "check-valgrind" rule being added to any Makefile.am
47 # configured with --enable-valgrind). Running `make check-valgrind` in
51 # commandline with --enable-valgrind-sgcheck. The results for each check
55 # Alternatively, a "check-valgrind-$TOOL" rule will be added, for $TOOL in
83 dnl Check for --enable-valgrind
84 AC_ARG_ENABLE([valgrind],
85 …[AS_HELP_STRING([--enable-valgrind], [Whether to enable Valgrind on the unit tests (requires GNU m…
[all …]
/freebsd/crypto/openssh/.github/
H A Dconfigs201 valgrind-[1-4]|valgrind-unit)
215 valgrind-1)
224 valgrind-2)
227 valgrind-3)
230 valgrind-4)
233 valgrind-unit)
H A Dsetup_ci.sh153 valgrind*)
/freebsd/crypto/openssl/
H A DNOTES-VALGRIND.md4 [Valgrind](https://valgrind.org/) is a test harness that includes many tools such as memcheck,
6 run by Valgrind is memcheck. There are [other tools available](https://valgrind.org/info/tools.html…
16 - See [Valgrind Supported Platforms](http://valgrind.org/info/platforms.html)
18 - See [Valgrind Current Releases](http://valgrind.org/downloads/current.html)
35 "$(/bin/pwd)/util/wrap.pl valgrind --error-exitcode=1 --leak-check=full -q"
51 As of valgrind-3.15.0 on Linux/x86_64, instructions up to AVX2 are
65 $ make test EXE_SHELL="$(/bin/pwd)/util/wrap.pl valgrind --error-exitcode=1 \
72 valgrind --error-exitcode=1 --leak-check=full -q" OPENSSL_ia32cap=":0"
/freebsd/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.supp34 # This is a valgrind suppression file used for running zfsd_unittest with
35 # valgrind. It suppress spurious errors generated by the googletest and
39 # valgrind --suppressions=$PWD/zfsd_unittest.supp ./zfsd_unittest
/freebsd/contrib/one-true-awk/
H A DTODO16 3. Make the One True Awk valgrind clean. In particular add a
17 test suite target that runs valgrind on all the tests and
/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh209 rm -rf $OBJ/valgrind-out $OBJ/valgrind-vgdb
210 mkdir -p $OBJ/valgrind-out $OBJ/valgrind-vgdb
213 chmod 777 $OBJ/valgrind-out $OBJ/valgrind-vgdb
251 cat > $OBJ/valgrind-sftp-server.sh << EOF
255 chmod a+rx $OBJ/valgrind-sftp-server.sh
H A DMakefile16 test "x${USE_VALGRIND}" = "x" || mkdir -p $(OBJ)/valgrind-out
299 V=${.CURDIR}/valgrind-unit.sh ; \
/freebsd/contrib/pam-krb5/
H A DMakefile.am24 tests/data/scripts tests/data/valgrind.supp \
29 tests/valgrind/logs-t
195 --suppressions=$(abs_top_srcdir)/tests/data/valgrind.supp \
196 --log-file=$(abs_top_builddir)/tests/tmp/valgrind/log.%p
199 check-valgrind: $(check_PROGRAMS)
202 mkdir $(abs_top_builddir)/tests/tmp/valgrind
H A Dconfigure.ac42 AC_ARG_VAR([PATH_VALGRIND], [Path to valgrind for the test suite])
43 AC_PATH_PROG([PATH_VALGRIND], [valgrind])
/freebsd/sys/contrib/zstd/
H A DTESTING.md25 - Valgrind Test (`make -C tests valgrindTest`) (testing CLI and fuzzer under valgrind)
39 - ZlibWrapper tests, including under valgrind
/freebsd/contrib/libxo/tests/
H A DMakefile.am29 valgrind: target
/freebsd/contrib/pam-krb5/ci/
H A Dinstall18 libtest-spelling-perl libtool perl valgrind
H A Dtest39 make check-valgrind
/freebsd/crypto/heimdal/
H A DMakefile.am54 cf/valgrind-suppressions \
/freebsd/sys/contrib/zstd/zlibWrapper/
H A DMakefile70 valgrindTest: VALGRIND = LD_LIBRARY_PATH=$(ZSTDLIBDIR) valgrind --track-origins=yes --leak-check=fu…
/freebsd/contrib/byacc/
H A Dconfig_h.in102 /* "Define to 1 if you want to use valgrind for testing." */
/freebsd/contrib/libxo/tests/core/
H A DMakefile.am85 valgrind: target
/freebsd/contrib/ncurses/misc/
H A Dncurses.supp31 # This is a warning-suppression file for valgrind and ncurses.
/freebsd/contrib/bc/scripts/
H A Drelease.pkg.yao175 long: @valgrind
200 valgrind: !bool = false;
1006 * Builds with `make` and runs under valgrind. It runs both, bc only, then dc
1195 if valgrind
1323 if valgrind
/freebsd/crypto/krb5/src/util/
H A Dk5test.py710 valgrind = os.getenv('VALGRIND')
711 if valgrind:
712 args = shlex.split(valgrind) + args
/freebsd/crypto/krb5/src/config/
H A Dpre.in400 # message catalog, and use valgrind when asked.
594valgrind --tool=memcheck --log-file=$(VALGRIND_LOGDIR)/vg.%p --trace-children=yes --leak-check=ye…
/freebsd/contrib/libxo/tests/gettext/
H A DMakefile.am68 valgrind: target

12345