commit | fde570c51ec04cab292a2e181ea13be56baa932a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 19 16:02:55 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Dec 28 12:25:47 2016 -0800 |
tree | 4acab1fbdabf9d94040f066cfc9993c3afb0733a | |
parent | 984ca9d3aed39ba8f1594b414ee12ec983981b53 [diff] |
tests+mgmt: Import common unit test code NFD This commit introduces BaseFixture, UnitTestTimeFixture, IdentityManagementFixture, and IdentityManagementTimeFixture. In addition to that, the command line of the unit test binary (for boost libraries before 1.62) are extended to support multi-format output. This commit also addresses a strange bug in the management tool that was causing spurious segmentation faults during unit tests. Change-Id: Ib34b4007773f0b35d9ed919eebbdc4e0d413fa1e
NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.