Project

General

Profile

User story #242

Updated by Riccardo Vitelli over 9 years ago

Finish the implementation of bit set for 64 bit integers.

h1. Source code files modified


BareMetal/L0Types/DoubleInteger.h
BareMetal/L0Types/Shift.h
BareMetal/L3Streams/IOBufferIntegerPrint.h BareMetal/L3Streams/IOBufferIntegerToPrint.h

h1. Architecture & design review

*Date of the review:* 23/10/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:* 27/10/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:* --/--/2015

*Person who did the review:* -----

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

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

*Result of review:* [PASS/FAIL]

*List of non-conformities:*

Back