Project

General

Profile

User story #253

Updated by André Neto over 9 years ago

Implement the Windows console based on the previous MARTe implementation (note that BasicConsole already exists).

h1. Source code files modified

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:* 18/11/2015

*Person who did the review:* Andre Neto

*Result of review:* PASS

*List of non-conformities:* N/A.

* There are several warnings that should be fixed in a dedicated user-stories.
* The following tests (already working for Linux) had to be commented:

# BasicFileGTest.x
# InternetHostGTest.x
# InternetServiceGTest.x
# BasicSocketGTest.x
# BasicTCPSocketGTest.x
# BasicUDPSocketGTest.x

h1. Unit test review

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

*Person who did the review:* Andre Neto -----

*Result of coverage tests review:* N/A [PASS/FAIL]

*Result of functional tests review:* PASS [PASS/FAIL]

*Result of review:* PASS [PASS/FAIL]

*List of non-conformities:*

Back