On 26.11.20 02:55, Satish Kumar via clamav-users wrote:
I would like to build the ClamAV software from source code on an ubuntu machine

why?
ubuntu provides clamav itself, integrated.
Do you want to take care of it since now (forever)?

It is possible, but it should be easier to backport clamav e.g. version
0.103 from hirsute. That way, when newer version appears in ubuntu
repository, it may get upgraded so you won't have to care.


and  measure the  code coverage of the ClamAV project with the help  of 
existing unit test cases in the ClamAV project
 for that, the  below  steps that I  followed
1.compiled the ClamAV source code locally  and installed successfully on the 
local ubuntu machine
 a)autogen.sh  b)./configure --enable-check  --enable-coveragec)sudo make 
install
2)After installation, I  switched from the ClamAV source folder to  
"unit_tests" and  executed the make command but failed with the below error 
makemake: Nothing to be done for 'all'.

I want to run all  unit-test cases covered (at one go)  under the unit_test
folder  and measure the ClamAV  code coverage  metrics( in terms of 
line/statement coverage, function coverage, branch coverage) by  exiting
the unit-test case suite(s) of ClamAV

I have gone through  ClamAV documentation a little bit but could not find a
clue for it.  Could any one of you please help me on  this and any help
/suggestions would be appreciated 


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Honk if you love peace and quiet.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to