ipsec: add api test file
[vpp.git] / src / vnet / CMakeLists.txt
index e463f2c..330d4a1 100644 (file)
@@ -1529,6 +1529,7 @@ add_vat_test_library(vnet
   srmpls/sr_mpls_test.c
   session/session_test.c
   l2/l2_test.c
+  ipsec/ipsec_test.c
 )
 
 ##############################################################################