commit | fc99b513559b311ed31b30b8381a0bf015be2401 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Jan 04 11:10:36 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jan 10 18:43:18 2017 -0800 |
tree | 5b3519be87c641a83e9013956ae7e8ebccfe8924 | |
parent | 4c9a3d59c4a2aebab71c46fff1327ce9e73d2266 [diff] |
tests: Implement IdentityManagementV2Fixture for v2::KeyChain The old IdentityManagementFixture is renamed to IdentityManagementV1Fixture. This commit also removes global KeyChainFixture, as it doesn't work with TestKeyChain test suites. Instead, IdentityManagementFixtures are customizing PIB/TPM modules. Change-Id: Iadc43b78523cd43bff4f454d6aea2fca8107a650 Refs: #2926
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.