l2: add api test file
[vpp.git] / src / vnet / CMakeLists.txt
index 14b1e4c..e463f2c 100644 (file)
@@ -1528,6 +1528,7 @@ add_vat_test_library(vnet
   ip6-nd/ip6_nd_test.c
   srmpls/sr_mpls_test.c
   session/session_test.c
+  l2/l2_test.c
 )
 
 ##############################################################################