Project

General

Profile

User story #244

Updated by André Neto over 9 years ago

Implement the Windows File stream based on the previous MARTe implementation.

h1. Source code files modified

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:* 20/11/2015 --/--/2015

*Person who did the review:* André Neto



*Result of review:* PASS



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

h1. Unit test review

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

*Person who did the review:* André Neto -----

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

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

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

*List of non-conformities:*

Note: some tests unrelated to this user-story are failing on Windows:
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_1
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_2
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_8
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_64
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_128
[ FAILED ] BufferedStreamIGTest.TestPrintFormatted_Pointer_BufferSize_1024
[ FAILED ] IOBufferGTest.TestPrintFormatted_Pointer
[ FAILED ] IOBufferGTest.TestPrintFormattedMultiple

Back