Elfriede Dustin Moderator
   
Posts: 600 Registered: Dec 1999
|
posted 09-30-2001 09:24 AM
quote: Originally posted by jrawlings: Can anyone recommend a non-GUI C based test harness for Linux?
There's something called "DejaGNU" at http://www.gnu.org/software/dejagnu/dejagnu.html , which is a TCL based testing framework that runs on Linux, and has command line and config file capabilities. You can call C functions from TCL, so that would probably work...Elfriede ------------------ Elfriede Dustin Author (with Rashka, Paul)of book "Automated Software Testing", July ‘99 Author (with Rashka, McDiarmid) of book "Quality Web Systems: Performance, Security & Usability", August ‘01 www.qualitywebsys.com

|