X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Funittest%2FCMakeLists.txt;h=555404b24a6133a8d61ed75eb677211942a64d96;hb=91f17dc7c4e79343b8fba924e7cea6380a0e6653;hp=1716077e129c2079c5358781a8c4bc459b2b1f29;hpb=6348074be4a7efd30f7f6af4c4ec940076afe2fe;p=vpp.git diff --git a/src/plugins/unittest/CMakeLists.txt b/src/plugins/unittest/CMakeLists.txt index 1716077e129..555404b24a6 100644 --- a/src/plugins/unittest/CMakeLists.txt +++ b/src/plugins/unittest/CMakeLists.txt @@ -15,6 +15,10 @@ 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