Date: Mon, 02 Jun 2008 09:43:27 +0200 From: Andre Oppermann <andre@freebsd.org> To: Victor Hugo Bilouro <bilouro@FreeBSD.org> Cc: Perforce Change Reviews <perforce@FreeBSD.org> Subject: Re: PERFORCE change 142736 for review Message-ID: <4843A49F.1050306@freebsd.org> In-Reply-To: <200806020715.m527F16Y091718@repoman.freebsd.org> References: <200806020715.m527F16Y091718@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Victor Hugo Bilouro wrote: > http://perforce.freebsd.org/chv.cgi?CH=142736 > > Change 142736 by bilouro@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 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4843A49F.1050306>