User story #202
Implementation and cleanup of Memory
0%
Description
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/Linux/MemoryCheckOS.cpp
- Source/Core/L0Portability/HeapI.h
- Source/Core/L0Portability/MemoryOperationsHelper.h
- Source/Core/L0Portability/MemoryCheck.h
- Source/Core/L0Portability/HeapManager.cpp
- Source/Core/L0Portability/HeapManager.h
Architecture & design review¶
As per the original MARTe implementation, this is a support function and does not require formal design in UML.
Code and documentation review¶
Date of the review: 31/08/2015
Person who did the review: Ivan Herrero
Result of review: PASS
List of non-conformities: N/A
Unit test review¶
Date of the review: 02/09/2015
Person who did the review: Ivan Herrero
Result of coverage tests review: PASS
Result of functional tests review: PASS
Result of review: PASS
List of non-conformities: N/A
Associated revisions
History
#1 Updated by Riccardo Vitelli over 9 years ago
Source code files modified¶
Architecture & design review¶
Date of the review: --/--/2015
Person who did the review: -----
Version of architecture & design document:
Result of review: N/A
List of non-conformities: N/A
Code and documentation review¶
Date of the review: --/--/2015
Person who did the review:
Result of review:
List of non-conformities: N/A.
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:
#2 Updated by Riccardo Vitelli over 9 years ago
- Status changed from New to Code: Impl
#3 Updated by Giuseppe Ferro over 9 years ago
- Assignee set to Giuseppe Ferro
#4 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Impl to Code: Rev
#5 Updated by Giuseppe Ferro over 9 years ago
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/Linux/MemoryCheckOS.cpp
Source/Core/L0Portability/HeapI.h
Source/Core/L0Portability/MemoryOperationsHelper.h
Source/Core/L0Portability/MemoryCheck.h
Source/Core/L0Portability/HeapManager.cpp
Source/Core/L0Portability/HeapManager.h
Architecture & design review
Date of the review: --/--/2015
Person who did the review: -----
Version of architecture & design document:
Result of review: N/A
List of non-conformities: N/A
Code and documentation review
Date of the review: --/--/2015
Person who did the review:
Result of review:
List of non-conformities: N/A.
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:
#6 Updated by Giuseppe Ferro over 9 years ago
- Assignee deleted (
Giuseppe Ferro)
#7 Updated by Riccardo Vitelli over 9 years ago
- Assignee set to Ivan Herrero
#8 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#9 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#10 Updated by Ivan Herrero over 9 years ago
- Status changed from Code: Rev to Unit: Rev
#11 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
#12 Updated by André Neto over 9 years ago
- Status changed from Unit: Rev to Closed
- Assignee deleted (
Ivan Herrero)
#202 - Apply documentation and formatting rules to unit tests.