From: Mark O'D. <mar...@lu...> - 2001-08-09 14:01:55
|
John Bellardo wrote: > Hi, > > I've seen two ideas: > > 1. A modified TCS/c that uses flat files. > > 2. Dejagnu (Tcl/expect based). I believe that Paul Reeves is working on a modified tcs routine, but I think having both in some form is probably going to be a good thing. A modified TCS that is easy to install and allows a user to develop a few tests may be handly to get more people involved in running test cases. For the serious regression testing the dejagnu thing I think will be better. It can be used for generating new tests and co-opting some of the other non TCS test suites (nist etc). These can be run on all platforms, but require more installation than just a download of a "c" exe and a few config files. Im still keen on a thrasher thing, which I suspect will need to be a c program (and I aint' looked at your's yet :-). Cheers Mark |