Comment 15 for bug 1708082

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

Reviewed: https://review.opencontrail.org/38181
Committed: http://github.com/Juniper/contrail-controller/commit/dcddb4d96af8e78382381c2200873a3c57f77416
Submitter: Zuul (<email address hidden>)
Branch: master

commit dcddb4d96af8e78382381c2200873a3c57f77416
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