View Single Post
Old 04-03-2006, 11:13 AM  
_panic_
Senior Member
 
Join Date: Jul 2005
Posts: 153
Default

Quote:
Originally Posted by Harm
It would be interesting to be able to use this regression testing framework for our scripts too. It's so easy to break one feature while adding/fixing another one.

I can't see any problem with it running on linux, except that some of the users who will want to run the tests may not own a linux box. What are the tools you've used to develop it? There are win32 ports of many *nix tools nowadays.
while i'm not literally using ucspi-tcp, i'm using a program that is basically identical. particularly, i'm using a helper application to set up the ip connection, both client and server. further, the test framework is written in perl.

i think because of the architecture (fork+fd sharing) we'd have to use something like cygwin to get it running on on windows.
_panic_ is offline   Reply With Quote