crypto: introduce crypto infra
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 3e98d2a..555404b 100644 (file)
@@ -15,7 +15,12 @@ add_vpp_plugin(unittest
   SOURCES
   bier_test.c
   bihash_test.c
+  crypto_test.c
+  crypto/aes_cbc.c
+  crypto/rfc2202.c
+  crypto/rfc4231.c
   fib_test.c
+  interface_test.c
   mfib_test.c
   session_test.c
   string_test.c