Project

General

Profile

User story #289

Updated by André Neto over 9 years ago

Fix the Windows implementation of Directory and TCP tests.

h1. Source code files modified

h1. Architecture & design review

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

*Person who did the review:* André Neto

*Version of architecture & design document:* N/A.

*Result of review:* N/A

*List of non-conformities:* N/A

h1. Code and documentation review

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

*Person who did the review:* Andre' Neto



*Result of review:* PASS



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

h1. Unit test review

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

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

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

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

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

*List of non-conformities:*

Note the usual tests continue to fail in Windows:
[ FAILED ] 12 tests, listed below:
[ FAILED ] BasicConsoleGTest.TestRead
[ FAILED ] BasicFileGTest.TestOpen_FLAG_CREAT_EXCLUSIVE
[ FAILED ] DirectoryGTest.TestGetLastAccessTime_ReRead
[ FAILED ] DirectoryGTest.TestGetLastAccessTime_ReRead2
[ FAILED ] LoadableLibraryGTest.TestOpenCloseLibrary
[ FAILED ] LoadableLibraryGTest.TestCloseLibrary
[ FAILED ] LoadableLibraryGTest.TestLoadFunction
[ FAILED ] LoadableLibraryGTest.TestLoadFunctionSquareBracketsOperator
[ FAILED ] LoadableLibraryGTest.TestGetModule
[ FAILED ] MutexSemGTest.TestIsRecursive
[ FAILED ] MutexSemGTest.TestRecursiveOff
[ FAILED ] ThreadsGTest.TestBeginThreadStacksize0

Back