Comment 18 for bug 1708082

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/38183
Committed: http://github.com/Juniper/contrail-controller/commit/28f617b0498ab5f2884c406ec0c9efa069991215
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 28f617b0498ab5f2884c406ec0c9efa069991215
Author: Nischal Sheth <email address hidden>
Date: Tue Dec 5 10:58:24 2017 -0800

Add unit tests for prefix match in routing policy

Following changes are implemented:

- Add a constructor for PrefixMatchConfig
- Sanitize names for class template specializations and typedefs
- Make MatchPrefix<T>::PrefixMatch class instead of a typedef
- Sort and uniquify the vector of PrefixMatch in MatchPrefix<T>
- Add TYPES_TESTs for MatchPrefix<T>

Change-Id: I0cbb1f657ea923e5bd6e092ae37cb70f1fba2a9c
Closes-Bug: 1708082