From 0bcb931c399faaf2beed8aebf6c752e6d1af8680 Mon Sep 17 00:00:00 2001 From: Florin Coras Date: Mon, 24 Jun 2019 19:33:40 -0700 Subject: lisp: move cp tests to unittest Type: refactor Also reformats and fixes some of the tests. Change-Id: I074c677fd9b28e192f72a2db32f6f2dbda9a314f Signed-off-by: Florin Coras --- src/plugins/unittest/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/unittest/CMakeLists.txt') 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 -- cgit 1.2.3-korg