commit | b40027fa12022a6fa63f8760350edc615451c87a | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Oct 20 18:35:27 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Oct 20 18:35:27 2020 -0700 |
tree | b93e621b546e980a58901d4d9b4c59982d110779 | |
parent | 0eb7424262c2e9d4172454c8bd1f160c454e49c0 [diff] |
rename a unit test file Change-Id: Iab4f1470911bcfff3972831175d1c5f052b58adf
diff --git a/tests/unit-tests/crypto-helper.t.cpp b/tests/unit-tests/crypto-helpers.t.cpp similarity index 99% rename from tests/unit-tests/crypto-helper.t.cpp rename to tests/unit-tests/crypto-helpers.t.cpp index ba644ae..febd0be 100644 --- a/tests/unit-tests/crypto-helper.t.cpp +++ b/tests/unit-tests/crypto-helpers.t.cpp
@@ -25,7 +25,7 @@ namespace ndncert { namespace tests { -BOOST_AUTO_TEST_SUITE(TestCryptoHelper) +BOOST_AUTO_TEST_SUITE(TestCryptoHelpers) BOOST_AUTO_TEST_CASE(EcdhWithRawKey) {