commit | 2bea5c4fe032575d41e74f27f6f64daaa284031b | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Aug 14 20:10:32 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Aug 14 20:10:32 2017 +0000 |
tree | bcf8738c1c775781fd9bfac6a02b4553e3514b7f | |
parent | b6e276f27727280f39ab74c9e4cbae7fded33852 [diff] |
tests: revamp Face integrated tests * Categorize tests into consumer, producer, IO routines. * Split expressInterest tests. * Add route toward null face when Interest timeout is expected. * Merge similar setInterestFilter tests. * Add test for oversized Data. * Move InterestFilter-convert-to-Name test into unit tests. refs #4031 Change-Id: I3356ae7fc9eec942ec7f2fb8b2277fa039464750
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
.