Project

General

Profile

User story #266

Updated by Riccardo Vitelli over 9 years ago

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.

h1. 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

h1. Code and documentation review

*Date of the review:* 13/11/2015 --/--/2015

*Person who did the review:* R. Vitelli



*Result of review:* PASS



*List of non-conformities:* N/A.

h1. Unit test review

*Date of the review:* 13/11/2015 --/--/2015

*Person who did the review:* R. Vitelli -----

*Result of coverage tests review:* PASS [PASS/FAIL]

*Result of functional tests review:* PASS [PASS/FAIL]

*Result of review:* PASS [PASS/FAIL]

*List of non-conformities:* N/A

Back