Subject: Regression tests for ipf (was: CVS commit: basesrc/dist/ipf)
To: Martti Kuparinen <martti@netbsd.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: tech-userlevel
Date: 05/02/2002 19:30:01
On Thu, May 02, 2002 at 08:11:42PM +0300, Martti Kuparinen wrote:
> 
> Module Name:	basesrc
> Committed By:	martti
> Date:		Thu May  2 17:11:42 UTC 2002
> 
> Modified Files:
> 	basesrc/dist/ipf: HISTORY fils.c ipf.c ipfs.c ipmon.c ipt.c kmem.c
> 	    misc.c natparse.c printnat.c printstate.c
> 	basesrc/dist/ipf/ipsend: ipsend.c
> 	basesrc/dist/ipf/man: ipmon.8 ipnat.5
> 	basesrc/dist/ipf/test: Makefile
> 	basesrc/dist/ipf/test/expected: f11 ni1 ni2
> 	basesrc/dist/ipf/test/input: f11 ni2
> 	basesrc/dist/ipf/test/regress: f11
> Removed Files:
> 	basesrc/dist/ipf/test/input: ipf6-1
> 	basesrc/dist/ipf/test/regress: ipf6-1

Why are you removing the tests?

This should be added to usr.sbin/ipf/ipftest/test, actually all the ipf tests
should be moved to basesrc/regress/, hmm, maybe create sys/net for it.
I mean not the dist/ipf/test file, but usr.sbin/ipf/ipftest/test should be
moved to basesrc/regress/sys/net.

Bernd