User story #266
TimeValues
0%
Description
Implement TimeValues as a class with utility methods to initialise and populate the time structure with (at least) the time from the epoch.
Make sure that other classes that were using TimeValues are simplified accordingly.
Source code files modified
BareMetal/L1Portability/TimeStamp.*
h1. Architecture & design review¶
Date of the review: 09/11/2015
Person who did the review: André Neto
Version of architecture & design document: N/A. As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: 13/11/2015
Person who did the review: R. Vitelli
Result of review: PASS
List of non-conformities: N/A.
Unit test review¶
Date of the review: 13/11/2015
Person who did the review: R. Vitelli
Result of coverage tests review: PASS
Result of functional tests review: PASS
Result of review: PASS
List of non-conformities: N/A
Associated revisions
History
#1 Updated by André Neto over 9 years ago
- Description updated (diff)
#2 Updated by Riccardo Vitelli over 9 years ago
- Assignee set to Giuseppe Ferro
#3 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Impl to Code: Rev
#4 Updated by Giuseppe Ferro over 9 years ago
- Description updated (diff)
- Assignee deleted (
Giuseppe Ferro)
Code Implementation done: 110ea0f
#5 Updated by André Neto over 9 years ago
- Assignee set to Riccardo Vitelli
#6 Updated by Riccardo Vitelli over 9 years ago
- Status changed from Code: Rev to Closed
#7 Updated by Riccardo Vitelli over 9 years ago
- Description updated (diff)
- Assignee deleted (
Riccardo Vitelli)
#266 Implementation, Documentation, Linting and Testing of TimeStamp
done.