On 2013/04/04 18:37, Giovanni Bechis wrote:
> On Thu, Apr 04, 2013 at 05:24:57PM +0100, Stuart Henderson wrote:
> > -do-regress:
> > - cd ${WRKSRC} && ${MAKE} test
> > +do-test:
> > + cd ${WRKSRC} && (echo localhost; echo secret; echo username; \
> > + echo password) | perl test.pl
> >
> ok for me but imho this way TEST_IS_INTERACTIVE should be zapped.
> Cheers
> Giovanni
You still need to configure and run a radius server in order to test
this, so I think it makes sense to treat it the same way as many of the
tests in ports/databases.