HomeSort by: relevance | last modified time | path
    Searched refs:valgrind (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
ax_valgrind_check.m4 12 # AX_VALGRIND_CHECK checks whether Valgrind is present and, if so, allows
13 # running `make check` under a variety of Valgrind tools to check for
19 # the value of the --enable-valgrind option, which defaults to being
20 # enabled if Valgrind is installed and disabled otherwise. Individual
21 # Valgrind tools can be disabled via --disable-valgrind-<tool>, the
27 # LOG_COMPILER system, the $(VALGRIND) variable can be used within the
28 # shell scripts to enable Valgrind, as described here:
30 # https://www.gnu.org/software/gnulib/manual/html_node/Running-self_002dtests-under-valgrind.html
45 # This results in a "check-valgrind" rule being added to any Makefile.a
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 706 VALGRIND
1503 --enable-valgrind Whether to enable Valgrind on the unit tests
1505 --disable-valgrind-memcheck
1506 Whether to skip memcheck during the Valgrind tests
1507 --disable-valgrind-helgrind
1508 Whether to skip helgrind during the Valgrind tests
1509 --disable-valgrind-drd Whether to skip drd during the Valgrind tests
1510 --disable-valgrind-sgchec
    [all...]

Completed in 50 milliseconds