Commit Graph

244 Commits (55d2828386f3bc290fba8fee748794d24f4efdff)

Author SHA1 Message Date
Török Edvin 16604dcfec Fix ppc buildbot build. 16 years ago
Török Edvin 04a32cd312 Solaris's /bin/sh doesn't support export FOO=... 16 years ago
Török Edvin 3e95bd7268 Run clamscan with --debug to help diagnose failures. 16 years ago
Török Edvin ec3c072e84 Remove virusevent test logfile, to prevent false failures. 16 years ago
Török Edvin b3c69e9236 More verbose error message in unit test. 16 years ago
Török Edvin 7d5e0e1e5a Make error message more verbose. 16 years ago
Török Edvin d659015bb6 Unit-tests need to call cl_init, otherwise mkdir can fail randomly. 16 years ago
Török Edvin c11efd7534 silence error from this command, it is meant to fail. 16 years ago
Török Edvin 5ff0fe419a Solaris's /bin/sh is not POSIX, don't use set -e for it. 16 years ago
Török Edvin 2a5d51809a Disable helgrind tests due to bug #1717. 16 years ago
Török Edvin 5e5aa2f240 Fix tests. 16 years ago
Tomasz Kojm 6c26e99c59 libclamav: check file sizes for MD5 sigs in all cases 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
Török Edvin 06a45187db killclamd must always succeed (except when there's a stuck clamd). 16 years ago
Török Edvin 2c9de1f264 Fix typo. 16 years ago
Török Edvin 2c783ff014 Better error message when clamd gets killed 16 years ago
aCaB 65b538173a add unit_test/.gitignore 16 years ago
Török Edvin 3c5f686d75 Use automake's parallel tests feature. 16 years ago
Tomasz Kojm 673985695e fix unit test 16 years ago
aCaB 084d19aa8c (some) html to fmap 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
aCaB 11d7c8aade new autotools 16 years ago
aCaB 295f1d1f8b build system upgrade - bb#1528 16 years ago
Török Edvin aa12dc2c4f Fix valgrind output parser to look for " 0 bytes" instead of "0 bytes", 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
aCaB 34c718372e builds somwhow 16 years ago
Török Edvin 09bd983946 Fix bytecode interpreter to work on bigendian machines. 16 years ago
Török Edvin 8cc286f57d Add support for type loader. 16 years ago
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
aCaB f333d0bccb introduce new lzma 16 years ago
Török Edvin e53ef4464b Fix unit-test failure on Solaris. 16 years ago
Török Edvin 5f71301659 daily.ftm not needed in unit_tests, should use the one in filetypes_int.h. 16 years ago
Török Edvin 92740b7383 Fix unit tests when run as root (bb #1635). 16 years ago
Török Edvin 3411775b3a Add missing unit-test files. 16 years ago
Török Edvin d99c0c4245 bytecode: add unit tests and ChangeLog. 16 years ago
Tomasz Kojm 094127dd66 test: add cpio test files 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Török Edvin 2bc065d467 add support for (?i). Now regular expressions that begin with (?i) will be case 16 years ago
Török Edvin dcf16a7f31 set EF_ALIGNMENT=8 for non-x86 platforms. (bb #1385) 16 years ago
Török Edvin e9e0833f5c fix some warning 16 years ago
Török Edvin 47d403f899 Fix clamd INSTREAM handling inside IDSESSION (bb #1564). 16 years ago
Török Edvin 5fedbe0a5d properly remove old logfiles during make check. 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin b6dab5a7d8 fix warning 16 years ago
Török Edvin 62b7686d21 fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
Török Edvin 3e552ab69b fix warning 16 years ago
Török Edvin 9e81ab6f70 put back ifndef C_BSD in unit test 16 years ago
Török Edvin e4565ad5df have to set conn queue length in test. 16 years ago
Török Edvin 7ff6ec039c better fix for bb #1446, try not to get confused by half-shut sockets (bb #1441). 16 years ago