Actions
Bug #2735
closedTestLsa::AdjacentLsaConstructorAndGetters does not check for proper Adjacency LSA construction
Start date:
04/08/2015
Due date:
% Done:
100%
Estimated time:
Description
In TestLsa::AdjacentLsaConstructorAndGetters, the test does not actually check if the passed AdjacencyList is correctly copied in the Adjacency LSA constructor.
The Adjacency LSA constructor only copies Adjacencies that are ACTIVE, but the test does not check whether Adjacencies are copied or not.
Actions