March 28, 2018
View 964a1e7

Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code.

Micah Snyder authored on 2018/03/28 02:06:46
September 14, 2009
View 3c5f686

Use automake's parallel tests feature.

Török Edvin authored on 2009/09/14 23:37:19
August 20, 2009
View aa12dc2

Fix valgrind output parser to look for " 0 bytes" instead of "0 bytes", it was failing to catch leaks which are multiples of 10.

Török Edvin authored on 2009/08/20 23:09:01
February 13, 2009
View f011ae3

increase timeout when run under valgrind/efence/duma

Török Edvin authored on 2009/02/13 20:52:47
December 12, 2008
View 7d081de

disable valgrind tests by default due to false positives from system libraries. They can be activated by using make check VG=1. (bb #1307, bb #1308, bb #1311).

Török Edvin authored on 2008/12/12 23:56:36
October 3, 2008
View 0ef9c88

add some valgrind suppressions (bb #1189)

Török Edvin authored on 2008/10/03 03:55:17
September 22, 2008
View eb0e3c9

some more portabiility fixes

Török Edvin authored on 2008/09/22 20:03:55
September 16, 2008
View 1642ffb

fix some races in check_clamd.sh add more valgrind suppressions better log parsing for valgrind add mutex to prevent multiple simultaneous forks (bb #1187)

Török Edvin authored on 2008/09/16 21:34:40
View f45111e

use abs_scrdir run clamd tests in parallel by using a different test subdir for each

Török Edvin authored on 2008/09/16 19:32:25
View e9e40c7

some parallelization of unit tests

Török Edvin authored on 2008/09/16 17:37:05
September 14, 2008
View b8edbb8

clamd/thrmgr.c: fix valgrind warning (bb #1184) unit_tests: add more valgrind tests, add a reload and a multiscan test (bb #1092)

Török Edvin authored on 2008/09/14 23:15:39
July 26, 2008
View acee0f9

fix segfault in regex_list_done due to uninitialised value. make valgrind testing script parse valgrind's output better

Török Edvin authored on 2008/07/26 05:18:20
View 3dcc2d7

more tests for regex run unit-tests under valgrind if available.

Török Edvin authored on 2008/07/26 01:03:04