Project

General

Profile

User story #159

Updated by Ivan Herrero over 9 years ago

Verify and implement coding standard using Flexelint.

h1. Source code files modified

* Source/Core/L0Portability/BasicConsole.h
* Source/Core/L0Portability/OperatingSystem/Linux/BasicConsoleOS.cpp

h1. Architecture & design review

*Date of the review:* 22/07/2015

*Person who did the review:* Ivan Herrero

*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:* 22/07/2015

*Person who did the review:* Ivan Herrero

*Result of review:* FAIL

*List of non-conformities:* MISRA has failed (remember to add StringPortable.cpp on marte_flint_files.lnt)

Back