X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Funittest%2FCMakeLists.txt;h=60a7cc166abeaa688136d2c05c1727365dee7316;hb=89e66434a2c93a07d7e913bb66b2be5e6e6df14c;hp=55766176fff5f66ef644f38ffc2a389c016fcf9b;hpb=4e08316f3ec2c98165f156c6551f1e6557931739;p=vpp.git diff --git a/src/plugins/unittest/CMakeLists.txt b/src/plugins/unittest/CMakeLists.txt index 55766176fff..60a7cc166ab 100644 --- a/src/plugins/unittest/CMakeLists.txt +++ b/src/plugins/unittest/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Cisco and/or its affiliates. +# Copyright (c) 2018-2019 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -18,6 +18,7 @@ add_vpp_plugin(unittest crypto_test.c crypto/aes_cbc.c crypto/aes_gcm.c + crypto/aes_ctr.c crypto/rfc2202_hmac_sha1.c crypto/rfc2202_hmac_md5.c crypto/rfc4231.c