The new test framework have generated some new test targets.

This patch adds them to the toplevel makefile as well.
Index: Makefile.in
===================================================================
--- Makefile.in	(revision 19372)
+++ Makefile.in	(working copy)
@@ -132,7 +132,7 @@
 #
 # test targets
 #
-test test-mibs testall: all testdirs
+test test-mibs testall testfailed testsimple: all testdirs
 	( cd testing; $(MAKE) $@ )
 
 testdirs:
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to