Actions
Task #3325
openImprove FaceDataset and GeneralStatusDataset tests
Status:
In Progress
Priority:
Normal
Assignee:
-
Category:
Management
Target version:
-
Start date:
Due date:
% Done:
40%
Estimated time:
2.00 h
Tags:
Description
Face::getFaceStatus
and ForwarderCounters::copyTo
are eliminated during #3177.
FaceManager
and ForwarderStatusManager
are responsible for populating the FaceStatus
and ForwarderStatus
structs from counters.
This task is to improve the tests for FaceManager
and ForwarderStatusManager
so that the dataset contents and counter values are verified.
Updated by Junxiao Shi almost 9 years ago
- Blocked by Feature #3177: LpFace counters added
Updated by Junxiao Shi almost 9 years ago
- Related to Task #3081: Transition ForwarderStatus single packet to GeneralStatus dataset added
Updated by Davide Pesavento over 7 years ago
- Related to Task #3377: FaceManager: test suite improvement added
Updated by Davide Pesavento over 7 years ago
- Subject changed from Improve FaceDataset and ForwarderStatus tests to Improve FaceDataset and GeneralStatusDataset tests
Updated by Davide Pesavento almost 6 years ago
- Related to Bug #4763: faces/list and faces/query datasets lack Mtu element added
Updated by Davide Pesavento almost 6 years ago
- % Done changed from 0 to 40
https://gerrit.named-data.net/c/NFD/+/5019 adds testing of the produced FaceStatus
to Mgmt/TestFaceManager/Datasets/FaceDataset
.
Link service properties are not checked because the dummy faces created in the test case do not use GenericLinkService
.
Updated by Davide Pesavento about 2 years ago
- Status changed from New to In Progress
Actions