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.
Updated by Muktadir Chowdhury over 9 years ago
- Assignee set to Muktadir Chowdhury
Updated by Muktadir Chowdhury over 9 years ago
- Status changed from New to Code review
- % Done changed from 0 to 90
Updated by Vince Lehman over 9 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions