The ns-3 Network Simulator Project

Identify and add the remaining C++ examples to test environment

ns-3 has a python utility, test.py which serves as the test execution manager; test.py can run test code and examples to look for regressions. The test.py runs a list of C++ examples in order to ensure that the inbuilt examples buildable and runnable over time. This ensures that adding new features to tool doesn’t break existing functionality. test.py uses examples-to-run.py file to get the list of examples to run. The task is to add remaining C++ examples to example-to-run.py.

Task tags

  • test utility
  • c++

Students who completed this task

Parth Pratim, Asanali, Victor Hu, sikfeng, bartekche, FelenAmvrosiy

Task type

  • code Code
  • done_all Quality Assurance
close

2018