Project

General

Profile

User story #255

Updated by Riccardo Vitelli over 9 years ago

Implement Directory (for Windows and Linux) based on the previous MARTe implementation.

h1. Source code files modified

FileSystem/L1Portability/Directory.*
FileSystem/L1Portability/DirectoryScanner.*

h1. Architecture & design review

*Date of the review:* 23/10/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:* N/A

*List of non-conformities:* N/A

h1. Code and documentation review

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

*Person who did the review: Andre' Neto

*Result of review:* PASS

*List of non-conformities:*
As a pattern DirectoryScanner should use LinkedListHolder and not inherit from it.

h1. Unit test review

*Date of the review:* 24/11/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:* N/A

Back