From owner-cvs-src@FreeBSD.ORG Tue Sep 2 03:40:57 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C8116A4C0; Tue, 2 Sep 2003 03:40:57 -0700 (PDT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 510C443FA3; Tue, 2 Sep 2003 03:40:55 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.8p1/8.12.3) with ESMTP id h82AeskN079760; Tue, 2 Sep 2003 03:40:54 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h82AesBE079759; Tue, 2 Sep 2003 03:40:54 -0700 (PDT) (envelope-from rizzo) Date: Tue, 2 Sep 2003 03:40:54 -0700 From: Luigi Rizzo To: Maxim Konovalov Message-ID: <20030902034054.B79700@xorpc.icir.org> References: <200309021036.h82AafYG055045@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200309021036.h82AafYG055045@repoman.freebsd.org>; from maxim@freebsd.org on Tue, Sep 02, 2003 at 03:36:41AM -0700 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 10:40:58 -0000 On Tue, Sep 02, 2003 at 03:36:41AM -0700, Maxim Konovalov wrote: ... > # We need a regression test suit for ipfw(2)/ipfw(8) badly. indeed. This is also why i introduced the '-n' flag so one can implement it in an easier way. I do have some scripts for that, but at the moment they only test the program's output with correct arguments :( cheers luigi > Revision Changes Path > 1.39 +1 -1 src/sbin/ipfw/ipfw2.c > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"