PERFORCE change 142736 for review

Andre Oppermann andre at freebsd.org
Mon Jun 2 08:11:32 UTC 2008


Victor Hugo Bilouro wrote:
> http://perforce.freebsd.org/chv.cgi?CH=142736
> 
> Change 142736 by bilouro at bilouro_tcptest on 2008/06/02 07:14:17
> 
> 	added some reminders
> 
> Affected files ...
> 
> .. //depot/projects/soc2008/bilouro_tcptest/TODO#2 edit
> 
> Differences ...
> 
> ==== //depot/projects/soc2008/bilouro_tcptest/TODO#2 (text+ko) ====
> 
> @@ -1,1 +1,11 @@
> -(1) manually establish a tcp connection using pcs
> +use the last version of pcs
> +rewrite connection establishment and finalization pcb-like oriented
> +elicit with net@ some regression test suggested

This is a good start to test the basic working of TCP:
  ftp://ftp.iol.unh.edu/pub/tcp/Core_TCP_Test_Suite_v0.3.pdf

It describes a number of tests you could implement.  We can certainly
expand on it but so far it should keep you busy for a bit.  ;-)

-- 
Andre

> +create connection establishment options test
> +create some regression test scripts
> +create some conformance test scripts
> +choose the better method to create tests, programmatically or parsing
> +oriented
> + 
> +done:
> +-manually establish a tcp connection using pcs
> 
> 



More information about the p4-projects mailing list