On 08/22/2011 12:12 AM, Frans de Boer wrote:
> Hello, I see the next results listing every time when I do a "make check":
> 
> git-clamav-devel/unit_tests'
> PASS: check_clamav
> PASS: check_freshclam.sh
> PASS: check_sigtool.sh
> SKIP: check_unit_vg.sh
> PASS: check1_clamscan.sh
> PASS: check2_clamd.sh
> PASS: check3_clamd.sh
> PASS: check4_clamd.sh
> SKIP: check5_clamd_vg.sh
> SKIP: check6_clamd_vg.sh
> SKIP: check7_clamd_hg.sh
> SKIP: check8_clamd_hg.sh
> SKIP: check9_clamscan_vg.sh
> ======================
> All 7 tests passed
> (6 tests were not run)
> ======================
> 
> Wat are the suffixes _vg and _hg meaning? Am I missing something?

_vg stands for valgrind, _hg stands for helgrind. These tests are disabled by 
default.
You can run them with 'make check VG=1' for example, but you need a recent 
version
of valgrind, system libs, etc.

Best regards,
--Edwin
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to