home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / software / 5466 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.software-eng
  2. Path: sparky!uunet!destroyer!news.iastate.edu!john
  3. From: john@iastate.edu (John Hascall)
  4. Subject: Re: Tools for determining "code coverage"?
  5. Message-ID: <C1JHux.A5z@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames, IA
  8. References: <WYNN.93Jan27145307@haduk.cms-stl.com>
  9. Date: Thu, 28 Jan 1993 01:08:56 GMT
  10. Lines: 19
  11.  
  12. wynn@cms-stl.com (Tim Wynn) writes:
  13. }We are developing software on HP and SGI workstations in C under X 
  14. }and UNIX. As part of our software testing effort, we are required to 
  15. }show the total number of lines of source code covered by the final 
  16. }acceptance test.   This does not mean we are looking for a 
  17. }tool to count source lines; we are lloking for a tool which will
  18. }tell us the number of source line which were executed during a
  19. }particular run.  We would appreciate any information about automated 
  20. }tools to accomplish this.
  21.  
  22. DEC machines have pixie & prof (MIPS too?) -- since SGI is MIPS based
  23. it might also (in any event, I guess you could test on a DECstation).
  24.  
  25. John
  26. -- 
  27. John Hascall                   ``An ill-chosen word is the fool's messenger.''
  28. Systems Software Engineer
  29. Project Vincent
  30. Iowa State University Computation Center  +  Ames, IA  50011  +  515/294-9551
  31.