> From: "Sebastian Benoit" <[email protected]>
> To: "Rob Pierce" <[email protected]>
> Cc: "tech" <[email protected]>
> Sent: Sunday, July 2, 2017 12:29:07 PM
> Subject: Re: add simple ifstated regression test script

> Rob Pierce([email protected]) on 2017.07.02 12:06:25 -0400:
> > I am currently using this regression script for basic ifstated sanity 
> > testing.

> > Still a work in progress. Requesting commit for safe keeping.

> Hi,

> this should go into /usr/src/regress/usr.sbin/ifstated
> (which does not esist yet).

> Also, it should hook into the regress framework (bsd.regress.mk(5)).

> As it needs some network configuration, maybe it should be similar to
> relayd regress tests.

> Happy to work with you on that.

> /B.
I have it locally in src/usr.sbin/regress/ but did my cvs diff too high in the 
tree. :) 

I didn't want to hook it up yet, I just wanted to commit it so I can continue 
to work on it in the tree. 

I have been studying the other regression scripts, but took the same approach 
as disklabel (i.e. just a script for local use). 

The next most straight forward example I found was newfs. 

I can work on it a bit more and send a new diff for review and comments. 

Regards, 

Rob 

Reply via email to