[Xorp-cvs] XORP cvs commit: xorp/rip

Pavlin Radoslavov pavlin@icir.org
Wed, 31 Aug 2005 18:10:02 -0700


> CVSROOT:	/usr/local/share/doc/apache/cvs
> Module name:	xorp
> Changes by:	zec@xorpc.icir.org	2005-08-31 22:45:45 UTC
> 
> XORP CVS repository
> 
> 
> Modified files:
> 	rip           Makefile.am Makefile.in test_outputs.cc 
> 	              test_update_queue.cc 
> 
> Log message:
> 	Complete fixing of regression tests for rip.  gmake check should now
> 	both compile and execute sucessfully (again).

Marko,

For the sake of consistency you may want to sync test_route_walk.cc
and test_timers.cc with test_outputs.cc and test_update_queue.cc
within the context of how they pass the iftree to the
PortManagerBase constructor. I am not saying which particular
solution you should use, I am just suggesting that all test files
should use the same solution.

Pavlin