commit | 3ed09d0181b8207c1dd2093ec0036bd5192e25c9 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Mon Oct 13 16:24:08 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Sun Oct 19 12:31:46 2014 -0700 |
tree | 26353908ac817c40955c3ee4a7f1e15e3142a726 | |
parent | d9715e33adde745bd3b3fd916c27b3eb2e159344 [diff] |
tests: Manage identity/certificate creation in test cases through IdentityManagementFixture. This is the second one of the two commits for issue #1683. For test cases which create new identities/certificates, the temporary identities/certificates are managed by IdentityManagementFixture. Change-Id: I5b42348bd74091a28042aea399484fb4ed1b58f4 Refs: #1683
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: http://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
.