Task #1377
closed
Added by Yi Huang over 10 years ago.
Updated over 10 years ago.
Category:
Integration Tests
Description
Test correctness of UNIX face and simple forwarding.
- Start NFD.
- Run traffic generator producer and consumer.
- Collect results.
The script can assume:
- All programs involved are installed and accessible in $PATH.
- Current user has passwordless sudo privilege.
The steps cannot achieve the goal of testing correctness of unicast face.
Creating a face to localhost is possible, but this could only create a loop.
Did I mis-understand something? How do I correct this?
- Description updated (diff)
The first paragraph states that this scenario should test the unicast face, but steps are not relevant to this goal.
- Description updated (diff)
How do I modify the steps so the goal can be achieved? If I am understanding correctly, the local faces can only be either unix face or tcp face with 127.0.0.1. Aren't they both unicast faces?
The unique feature of a LocalFace is:
- LocalControlHeader
- different scope rules
Did you mean things like /localhop and /localhost? I think these are different tasks. We should start with the simplest scenario first. This task is just testing whether the local faces can work as expected.
- Subject changed from Local face test scenario to UNIX face test scenario
- Description updated (diff)
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
the script is ready. Unix face works as expected.
- Status changed from Resolved to Code review
- Status changed from Code review to Closed
Also available in: Atom
PDF