mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-11-01 16:40:54 +00:00
enable unit tests by default (if check is available) add --enable-coverage to run gcov/lcov add --enable-tests-install to install test files git-svn: trunk@3935
2 lines
89 B
Bash
Executable file
2 lines
89 B
Bash
Executable file
#!/bin/sh
|
|
../freshclam/freshclam --config-file=$srcdir/test-freshclam.conf -V >/dev/null
|