move [m]fib and BIER tests to unittest plugin
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 72ed8e3..3e98d2a 100644 (file)
 
 add_vpp_plugin(unittest
   SOURCES
+  bier_test.c
   bihash_test.c
+  fib_test.c
+  mfib_test.c
   session_test.c
   string_test.c
   tcp_test.c