svm: move fifo tests to a separate file
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 64ad9a2..4a55811 100644 (file)
@@ -32,5 +32,6 @@ add_vpp_plugin(unittest
   string_test.c
   tcp_test.c
   sparse_vec_test.c
+  svm_fifo_test.c
   unittest.c
 )