Related articles |
---|
Coverage utilities?? (Do they exist/Where are they, for C and Perl) rlpowell@napier.uwaterloo.ca (1997-02-07) |
Re: Coverage utilities?? (Do they exist/Where are they, for C and Perl cdg@nullstone.com (Christopher Glaeser) (1997-02-08) |
Re: Coverage utilities?? (Do they exist/Where are they, for C and Perl hans.steffani@e-technik.tu-chemnitz.de (1997-02-08) |
Re: Coverage utilities?? (for C and Perl) stephens@math.ruu.nl (1997-02-11) |
Re: Coverage utilities?? (for C and Perl) rfg@monkeys.com (1997-02-27) |
From: | Christopher Glaeser <cdg@nullstone.com> |
Newsgroups: | comp.compilers |
Date: | 8 Feb 1997 22:51:45 -0500 |
Organization: | Nullstone Corporation |
References: | 97-02-052 |
Keywords: | testing |
Robin Powell wrote:
> Does anyone know how to do this in C and/or (preferrably) Perl under
> Unix (specifically SunOS/Solaris)?
Regarding C, the tcov feature is supported on both SunOS and Solaris.
See the -xa or -xprofile=tcov command line options of the SunPro C
SPARCompiler.
Best regards,
Christopher Glaeser cdg@nullstone.com
Nullstone Corporation http://www.nullstone.com
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.