mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-02-07 13:31:36 -05: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
3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
../freshclam/freshclam --config-file=$srcdir/test-freshclam.conf -V >/dev/null
|