Project

General

Profile

User story #195

Updated by Ivan Herrero over 9 years ago

Implement L0Portability "Generic".

h1. Source code files modified

* Source/Core/L0Portability/OperatingSystem/Generic/MemoryOperationsHelper_CLIB_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/StandardHeap_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/StandardHeap_Generic.h
* Source/Core/L0Portability/OperatingSystem/Generic/StringHelper_CLIB_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/StringHelper_Portable_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/StringHelperExtras_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/ThreadsDatabase_Generic.cpp
* Source/Core/L0Portability/OperatingSystem/Generic/ThreadsDatabase_Generic.h

h1. Architecture & design review

As per the original MARTe implementation, this is a support function and does not require formal design in UML.

h1. Code and documentation review

*Date of the review:* 01/09/2015

*Person who did the review:* Ivan Herrero

*Result of review:* PASS

*List of non-conformities:* N/A

h1. Unit test review



*Date of the review:* 02/09/2015 --/--/2015

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

*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

*Note:* No new unit tests were added for this user story.

Back