interface: add api test file
[vpp.git] / src / vnet / CMakeLists.txt
index 5e1cbc2..3b19108 100644 (file)
@@ -1522,6 +1522,7 @@ add_vpp_library (vatclient
 )
 
 add_vat_test_library(vnet
+  interface_test.c
   ip/ip_test.c
   arp/arp_test.c
   ip6-nd/ip6_nd_test.c