User story #163
Lint: TimeoutType
0%
Description
Verify and implement coding standard using Flexelint.
Source code files modified¶
- Source/Core/L0Portability/TimeoutType.h
- Test/Core/L0Portability/Makefile.inc
- Test/Core/L0Portability/TimeoutTypeTest.cpp
- Test/Core/L0Portability/TimeoutTypeTest.h
- Test/GTest/Makefile.inc
- Test/GTest/TimeoutTypeGTest.cpp
Architecture & design review¶
Date of the review: 22/07/2015
Person who did the review: Giuseppe Ferrò
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
Code and documentation review¶
Date of the review: 22/07/2015
Person who did the review: Giuseppe Ferrò
Result of review: PASS (MISRA compliant)
List of non-conformities: N/A
Unit test review¶
Date of the review: 23/07/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
TimeoutType review
#163
#163 - Minor formatting corrections (following template rules)
History
#1 Updated by Riccardo Vitelli almost 10 years ago
- Target version set to Backlog
#2 Updated by Riccardo Vitelli almost 10 years ago
- Target version changed from Backlog to 0.2
#3 Updated by Riccardo Vitelli almost 10 years ago
- Status changed from New to Code: Impl
#4 Updated by André Neto over 9 years ago
- Assignee set to André Neto
#5 Updated by Riccardo Vitelli over 9 years ago
- Status changed from Code: Impl to Code: Rev
#6 Updated by Riccardo Vitelli over 9 years ago
- Assignee deleted (
André Neto)
#7 Updated by Llorenc Capella over 9 years ago
- Assignee set to Giuseppe Ferro
#8 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Rev to Unit: Impl
#9 Updated by Giuseppe Ferro over 9 years ago
- Description updated (diff)
#10 Updated by Giuseppe Ferro over 9 years ago
- Assignee deleted (
Giuseppe Ferro)
#11 Updated by Ivan Herrero over 9 years ago
- Assignee set to Llorenc Capella
#12 Updated by Llorenc Capella over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
#13 Updated by Llorenc Capella over 9 years ago
- Assignee deleted (
Llorenc Capella)
TimeoutType test done.
#14 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#15 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
- Status changed from Unit: Rev to Closed
- Assignee deleted (
Ivan Herrero)
Unit test review made on revision 5114a10.
Branch US#163_Lint_TimeoutType merged on develop branch (commit 52b2059).
Branch US#163_Lint_TimeoutType deleted.
Minor modification. Lint and documentation not verified #163.