[comp.unix.ultrix] Is there a "tcov" program for ULTRIX.

cano@MDI.COM (Rodolfo Rudy Cano) (02/12/91)

I am looking for a test coverage analyzer program such as "tcov" -which
exists on the SUNs we have- that will work under ULTRIX on the DEC 
machines we are developing programs for.  Public Domain
programs would be acceptable if they are known to be reliable.  

The DEC systems we develop on are 3100s and 5810s using ULTRIX 4.1.

If anyone has any info on how to get tcov or a similar product for the
above systems I would appreciate hearing about it.

Thanks a lot

Rudy C.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Rudy CANO    Motorola Mobile Data    Bothell, WA    uunet!mdisea!cano
                                                           cano@mdi.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

frank@croton.nyo.dec.com (Frank Wortner) (02/13/91)

Check out "prof(1)."  It has numerous options, some of which will
give you similar types of information.  "prof -testcoverage" might
be what you are looking for.

					Frank