l2: add api test file
[vpp.git] / src / vnet / CMakeLists.txt
index 3b19108..e463f2c 100644 (file)
@@ -1527,6 +1527,8 @@ add_vat_test_library(vnet
   arp/arp_test.c
   ip6-nd/ip6_nd_test.c
   srmpls/sr_mpls_test.c
+  session/session_test.c
+  l2/l2_test.c
 )
 
 ##############################################################################