clamav/unit_tests
Micah Snyder ad353b1ca5 Ctest, Valgrind: disable possibly-lost alerts
We've observed a number of false positives with iconv, pthread, libxml2,
etc regarding memory allocation on init that is never cleaned up but
isn't a leak. Now we're seeing a whole tonne more from Rust libraries
with wild stack traces that couldn't be easily suppress.

So the solution is to disable any alerts from possible-leaks and only
show definite-leaks.
2022-03-02 13:12:59 -07:00
..
input Bump copyright for 2022 2022-01-09 14:23:25 -07:00
check_bytecode.c DB read logic cleanup, fix some warnings 2022-02-23 12:28:31 -07:00
check_clamav.c Add explicit log level parameter to application logging API 2022-02-15 15:13:55 -08:00
check_clamav_skip.c bb12596: Fix build issue when libcheck missing 2020-08-24 15:11:07 -07:00
check_clamd.c Add explicit log level parameter to application logging API 2022-02-15 15:13:55 -08:00
check_disasm.c DB read logic cleanup, fix some warnings 2022-02-23 12:28:31 -07:00
check_fpu_endian.c Bump copyright for 2022 2022-01-09 14:23:25 -07:00
check_htmlnorm.c Bump copyright for 2022 2022-01-09 14:23:25 -07:00
check_jsnorm.c Bump copyright for 2022 2022-01-09 14:23:25 -07:00
check_matchers.c Image fuzzy hash: new logical sub-signature feature 2022-03-02 13:12:59 -07:00
check_regex.c DB read logic cleanup, fix some warnings 2022-02-23 12:28:31 -07:00
check_str.c Bump copyright for 2022 2022-01-09 14:23:25 -07:00
check_uniq.c Bump copyright for 2022 2022-01-09 14:23:25 -07:00
checks.h CMake: Add CTest support to match Autotools checks 2021-02-25 11:41:26 -08:00
clamd_test.py Bump copyright for 2022 2022-01-09 14:23:25 -07:00
clamscan_test.py Test: Test all-match mode works for all hash sigs 2022-01-14 12:51:14 -07:00
CMakeLists.txt CMake: Fix static build with unrar disabled 2022-02-23 16:32:26 -07:00
freshclam_test.py Correct stdout/stderr expectations for freshclam tests 2022-02-23 16:32:26 -07:00
libclamav_test.py Bump copyright for 2022 2022-01-09 14:23:25 -07:00
Run-GetLibs.ctest Test: fix check_clamd failure on Windows 2021-03-22 19:50:48 -07:00
sigtool_test.py Bump copyright for 2022 2022-01-09 14:23:25 -07:00
testcase.py Ctest, Valgrind: disable possibly-lost alerts 2022-03-02 13:12:59 -07:00
valgrind.supp Valgrind,Tests: Add to more variants of statx suppression 2022-02-23 16:32:26 -07:00