aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/CMakeLists.txt
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2019-06-24 19:33:40 -0700
committerDave Wallace <dwallacelf@gmail.com>2019-06-25 15:39:10 +0000
commit0bcb931c399faaf2beed8aebf6c752e6d1af8680 (patch)
tree9075bb8e2c9593b85f7a732f9f168b2fbe0361f7 /src/plugins/unittest/CMakeLists.txt
parentf910e51608d5a2a52d4b7e9fefcbfdaaef97f10d (diff)
lisp: move cp tests to unittest
Type: refactor Also reformats and fixes some of the tests. Change-Id: I074c677fd9b28e192f72a2db32f6f2dbda9a314f Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'src/plugins/unittest/CMakeLists.txt')
-rw-r--r--src/plugins/unittest/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/unittest/CMakeLists.txt b/src/plugins/unittest/CMakeLists.txt
index 3e0e550b609..2afe5e781da 100644
--- a/src/plugins/unittest/CMakeLists.txt
+++ b/src/plugins/unittest/CMakeLists.txt
@@ -25,6 +25,7 @@ add_vpp_plugin(unittest
fib_test.c
ipsec_test.c
interface_test.c
+ lisp_cp_test.c
mactime_test.c
mfib_test.c
punt_test.c