On Tue, Nov 29, 2005 at 08:26:46PM +0100, Thomas Anders wrote: > Magnus Fromreide wrote: > >One thing I have been thinking about is how to add compiled test programs > >to > >the test suite, reasons for doing this would be for example to throw > >faults on > >the programs or test protocols that currently isn't supported by tools. > > Can you expand on this, please?
I think there is a need to use custom programs for testing of things that we doesn't want to support. Now, the std: transport should make this less of an issue but there are still a few connection points that doesn't support std (smux comes to mind). I think it would also be good if we could just compile some trivial subagent that isn't the main agent and try to register and unregister items as well as answer queries from the master agent so that that part of the code is exercised. The main reson is to achieve better coverage of the code. The faulty packages are needed to test the error handling code. /MF ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
