commit | 3ccc6f79a30687172ca6b24a98a45f22a06a8fb5 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Oct 12 12:19:09 2014 -0700 |
committer | Alex Afanasyev <alexander.afanasyev@ucla.edu> | Tue Oct 14 17:26:24 2014 -0700 |
tree | bad471576613598c9134c07df6bf4fc484554aae | |
parent | 4083c8ddff8804e97be1f5031febbb9da87d4ce6 [diff] |
tests: Small corrections in cases Changes include: - disable use of std::cout in DNS test case (use BOOST_TEST_MESSAGE instead) - renaming test suites for InMemoryStorage cases. All InMemoryStorage cases are grouped under InMemoryStorage super-suite and specific implementations are put in Common, Fifo, Lru, Lfu, Persistent suites. Change-Id: Id42642304b7a06bbabd980c3cb50ddfa26bd349f
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
.