[llvm-commits] [test-suite] r46573 [1/3] - in /test-suite/trunk/MultiSource/Applications: ./ ClamAV/ ClamAV/dbdir/ ClamAV/inputs/ ClamAV/inputs/rtf-test/ ClamAV/scripts/

Chris Lattner clattner at apple.com
Wed Jan 30 16:59:03 PST 2008


On Jan 30, 2008, at 1:17 PM, Evan Cheng wrote:

> Author: evancheng
> Date: Wed Jan 30 15:17:10 2008
> New Revision: 46573
>
> URL: http://llvm.org/viewvc/llvm-project?rev=46573&view=rev
> Log:
> Add new benchmark ClamAV.

Cool.  Can we shrink the size of this though, to reduce the checkout  
size of llvm-test?

> Added:
>    test-suite/trunk/MultiSource/Applications/ClamAV/
>    test-suite/trunk/MultiSource/Applications/ClamAV/COPYING
>    test-suite/trunk/MultiSource/Applications/ClamAV/ClamAV- 
> srcflat.tar.gz   (with props)

Is this tar.gz file needed?

>    test-suite/trunk/MultiSource/Applications/ClamAV/filetypes.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/fsg.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/getopt.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/global.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/hashtab.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/htmlnorm.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/iana_tld.h
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/README
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/clam- 
> v2.rar   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/clam- 
> v3.rar   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/ 
> clam.cab   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/ 
> clam.exe   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/ 
> clam.exe.bz2   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/ 
> clam.zip   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/ 
> clamdoc.pdf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> Doc1.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> Doc11.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> Doc2.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> Doc22.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> doc3.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> docCLAMexe.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> rtf-novirus.rtf   (with props)
>    test-suite/trunk/MultiSource/Applications/ClamAV/inputs/rtf-test/ 
> rtf1.rtf   (with props)
>

Are all these inputs used by the tester?

-Chris



More information about the llvm-commits mailing list