On Sun, 2005-04-24 at 19:31, Magnus Fromreide wrote:
> I have to admit that it is pretty annoying that these tests fail if
> 
> * Any of SNMPv1 or SNMPv2c ain't configured

That could presumably be handled by a suitable SKIPIP in the
main T16[01]rfc1213 driver.
E.g.

        #!/bin/sh
                                                                                
. ../eval_tools.sh
+       SKIPIF  DISABLE_SNMPV1
        ../rfc1213/run 1
        real_return_value=$?

and similarly for the SNMPv2c tests.


> * Any part of the RFC1213 mib is missing

Umm....  That might be harder to handle,
apart from  splitting the rfc1213/testmib?.sh
scripts into separate single-test files.

Unless there's a form of SKIPUNTIL directive?
I'm a bit out of touch with what's been happening
with the test suite recently.


> * Your ethernet interface isn't configured

I'll pass on that one too.
I'm a little surprised that the tests don't use
the loopback interface anyway.

Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to