Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!ut-emx!tivoli!alan From: alan@tivoli.UUCP (Alan R. Weiss) Newsgroups: comp.software-eng Subject: Re: WANTED:testing coverage analysis tools Keywords: WANTED:testing coverage analysis tools Message-ID: <548@tivoli.UUCP> Date: 5 Apr 91 18:52:20 GMT References: <1528@babcock.cerc.wvu.wvnet.edu> Reply-To: alan@tivoli.UUCP (Alan R. Weiss) Organization: Tivoli Systems Inc., Austin, TX Lines: 29 In article <1528@babcock.cerc.wvu.wvnet.edu> gu@cathedral.cerc.wvu.wvnet.edu (Yin Gu) writes: >I'm testing some unix workstation software written in C. I need to know the coverage of my testing. I know there are some branch level coverage analysis tools in public domain , does anyone know the name ? Any comments will be appreciated! >Please elm to gu@cerc.wvnet.wvu.edu. > > >Thanks in advance ! > > > >Yin Gu > Someone in this newsgroup turned me onto /* tcov */, which comes standard in SunOs. Along with the -a flag in /* cc */, this tool allows you to get code coverage figures. SunOS also has tools to evaluate performance ... NOTE: I am in the process of evaluating these now, and do NOT have a specific recommendation. _______________________________________________________________________ Alan R. Weiss TIVOLI Systems, Inc. E-mail: alan@tivoli.com 6034 West Courtyard Drive, E-mail: alan@whitney.tivoli.com Suite 210 Voice : (512) 794-9070 Austin, Texas USA 78730 Fax : (512) 794-0623 _______________________________________________________________________