commit | 1a4a7bf2a908c7c5390f8359b2b0f3f89e669de1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Dec 04 22:30:46 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Dec 15 20:08:29 2020 -0500 |
tree | b3536ac29bbb42a891fae9688f77d746269ba0f6 | |
parent | 0b2aa13fbf2cc72e6c1f3dee4802cf726d9907a6 [diff] |
tests: use BOOST_TEST_CONTEXT and BOOST_DATA_TEST_CASE where possible Fix the last two "CanBePrefix unset" warnings in unit tests Change-Id: Ifd2420ae98e7c4741a1c20e7fa0d52f74d7178c8
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.