Task #1220
Updated by Junxiao Shi over 10 years ago
Create skeleton for integrated tests. 1. Create This task includes: * Creating a code repository for integrated tests, with directory for each scenario. test 2. Write * Writing a scenario integrated test for NFD using ndn-tlv-ping on a single host. ndn-tlv-pingserver, ndn-tlv-ping, and ndnd-tlv (currently needed to run server). This should include scripts to set up the environment, run the test, cleanup the environment. This scenario environment---tests can assume that dependencies, ndn-cpp-dev, and NFD NFD, ndn-cpp, ndnd-tlv, are already installed 3. * Writing a script (python?) in top level directory to execute all (or selected) tests from the repository. directory.