Project

General

Profile

User story #237

Updated by Riccardo Vitelli over 9 years ago

Port the IOBuffer classes from the develop_svn branch.
The IOBuffer classes contain all the infrastructure that is common to all the streams.

h1. Source code files modified

* BufferedStreamIOBuffer
* CharBuffer
* IOBuffer
* StreamStringIOBuffer

h1. Architecture & design review

*Date of the review:* 29/09/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:* PASS FAIL

*List of non-conformities:*



* BufferedStreamIOBuffer::GetTimeout not tested
* StreamStringIOBuffer::NoMoreSpaceToWrite not tested

h1. Code and documentation review

*Date of the review:* 20/10/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:* 22/10/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:* NA

Back