commit | ca32918106c25a7b39ae1d5636aac8377c1d33ca | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Wed Mar 19 18:05:18 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon May 05 00:33:18 2014 -0700 |
tree | 5684ea2c8774dd7d5d34476abb90c66cac42d9c5 | |
parent | 39d98072a9ea1f88bffe1457981c48d7382f4112 [diff] |
tests/integrated: Basic repo insert, delete and read test case Integrated tests are separated from unit tests: * ./build/unit-tests * ./build/integrated-tests Change-Id: I766478de6ec4b7925d4d0dd5ec44e7e667de891b
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the ndn-repo-ng issue tracker: