Home
last modified time | relevance | path

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

/curl/tests/
H A Dglobalconfig.pm64 $valgrind
110 our $valgrind; # path to valgrind, or empty if disabled
H A Dvalgrind.pm25 package valgrind; package
H A DMakefile.am95 valgrind.pm \
96 valgrind.supp \
H A Drunner.pm110 use valgrind;
272 if($valgrind) {
508 if($valgrind && !$gdbthis) {
511 my $valgrindcmd = "$valgrind ";
542 if($valgrind) {
989 my $valgrindcmd = "$valgrind ";
H A Druntests.pl100 use valgrind; # valgrind report parser
874 logmsg sprintf("* Env: %s%s%s%s%s", $valgrind?"Valgrind ":"",
1739 if($valgrind) {
2237 $valgrind = checktestcmd("valgrind");
2332 undef $valgrind;
2553 if($valgrind) {
2561 undef $valgrind;
2576 $valgrind="../libtool --mode=execute $valgrind";
H A Druntests.md72 v valgrind
181 Disable the check for and use of valgrind.
185 Delete the `DEBUGINFOD_URLS` variable if that is defined. Makes valgrind, gdb
H A Dtestcurl.md83 Options that is passed to the runtests script. Useful for disabling valgrind
/curl/tests/data/
H A Dtest51863 <valgrind>
65 </valgrind>
/curl/.github/workflows/
H A Dlinux.yml84 - name: libressl heimdal valgrind
99 - name: wolfssl-opensslextra valgrind
100 install_packages: zlib1g-dev valgrind
104 - name: mbedtls valgrind
105 install_packages: libnghttp2-dev valgrind
154 - name: openssl libssh2 sync-resolver valgrind
164 - name: openssl -O3 valgrind
165 install_packages: zlib1g-dev valgrind
258 - name: rustls valgrind
259 install_packages: valgrind
[all …]
/curl/
H A DREUSE.toml42 "tests/valgrind.supp",
/curl/.github/scripts/
H A Dspellcheck.words909 valgrind
/curl/docs/
H A DKNOWN_BUGS346 valgrind errors (memory leak).

Completed in 31 milliseconds