Task #2369
closedWrite unit-tests
100%
Description
Currently, ndnSIM doesn't have a single unit test. However, some functionality is actually tested in the examples.
This is a major task that includes writing unit tests for all the code, except base NFD codebase (ndnSIM specific modifications of NFD still should be covered by the unit tests).
Unit tests should use Boost.Test framework
Updated by Spyros Mastorakis almost 10 years ago
- Category set to tests
- Status changed from New to In Progress
- Assignee set to Yuanzhi Gao
Updated by Spyros Mastorakis almost 10 years ago
Yuanzhi, any progress with this task?
Updated by Yuanzhi Gao almost 10 years ago
Spyros Mastorakis wrote:
Yuanzhi, any progress with this task?
Hi Spyros and Alex,
I have played with some of the existing tests cases for ndn-cxx, trying to get familiar with how the test cases should look like. I have a question that what functionalities in ndnSIM should my test cases test on? Could you give me any reference that I can look into?
Thank you very much.
Updated by Spyros Mastorakis almost 10 years ago
Yuanzhi, any progress with that?
Updated by Yuanzhi Gao almost 10 years ago
Spyros Mastorakis wrote:
Yuanzhi, any progress with that?
Hi Spyros, sadly not too much progress this week. I am still working on the gerrit tutorial so far. A lot of coursework and projects near finals week. But I'll catch up later this week.
Thank you.
Updated by Spyros Mastorakis over 9 years ago
Yuanzhi, could you please submit your code on gerrit for comments?
Updated by Yuanzhi Gao over 9 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 80
Updated by Junxiao Shi about 9 years ago
- Status changed from Code review to Closed
- % Done changed from 80 to 100