mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-04-30 11:44:39 -04:00
Add basic tests for the Container and Intermediates logical signature features. The Intermediates test verifies that a text file containing: v1rusv1rus and wrapped in a 7z and then zip archives can be correctly detected when Intermediates is set to: CL_TYPE_7Z>CL_TYPE_ZIP The Container test just checks the container is CL_TYPE_ZIP
clam.exe is an extremely small (544 bytes!) MZ+PE executable that prints a nice message :-) You can use it to test attachment scanning in your ClamAV based mail scanner. NOTE: upon request the testfiles are not shipped anymore Instead they are dynamically generated at make time.