Project

General

Profile

User story #184

Updated by André Neto over 9 years ago

Refactor the original MARTe smart pointer infrastructure (aka GCReference).
This would satisfy requirements:
* MARTe-EX-F-2.1.1: The framework shall offer developers a smart pointer infrastructure..
* MARTe-EX-F-2.1.3: The framework shall offer to developers the possibility of getting a reference to any object instantiated by the framework.

h1. Source code files modified

* Source/Core/L0Portability/ThreadsDatabase.cpp
* Source/Core/L0Portability/ThreadsDatabase.h

h1. Architecture & design review

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

*Person who did the review:* Andre' Neto

*Version of architecture & design document:* No design document was produced but N/A. As per the original MARTe implementation, this was thoroughly discussed in several meetings is a support function and reported does not require formal design in #191. This should be captured in EA (see #192). UML.

*Result of review:* N/A

*List of non-conformities:* N/A

h1. Code and documentation review

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

*Person who did the review:*

*Result of review:*

*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