User story #149
Lint: FastPollingMutexSem
0%
Description
Verify and implement coding standard using Flexelint.
Source code files modified¶
- Source/Core/L0Portability/FastPollingMutexSem.h
- Source/Core/L0Portability/FastPollingMutexSem.cpp
- Test/Core/L0Portability/FastPollingMutexSemTest.h
- Test/Core/L0Portability/FastPollingMutexSemTest.cpp
- Test/GTest/FastPollingMutexSemGTest.cpp
- Source/Core/L0Portability/Makefile.inc
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: 24/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
Minor change in documentation.
#149
#149 - 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 Filippo Sartori over 9 years ago
- Status changed from Code: Impl to Code: Rev
#5 Updated by Ivan Herrero over 9 years ago
- Assignee set to Giuseppe Ferro
#6 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Rev to Unit: Impl
#7 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
#8 Updated by Giuseppe Ferro over 9 years ago
- Description updated (diff)
- Assignee deleted (
Giuseppe Ferro)
Code Documentation Review made 7bcff01
#9 Updated by Llorenc Capella over 9 years ago
- Status changed from Unit: Rev to Code: Impl
#10 Updated by Llorenc Capella over 9 years ago
- Assignee set to Giuseppe Ferro
#11 Updated by Giuseppe Ferro over 9 years ago
- Status changed from Code: Impl to Unit: Impl
#12 Updated by Giuseppe Ferro over 9 years ago
- Assignee deleted (
Giuseppe Ferro)
#13 Updated by Ivan Herrero over 9 years ago
- Assignee set to Llorenc Capella
#14 Updated by Llorenc Capella over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
#15 Updated by Llorenc Capella over 9 years ago
- Assignee deleted (
Llorenc Capella)
Check that all functions are tested and the format and templates are correct.
#16 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#17 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 8252127.
Branch linting-fpms merged on develop branch (commit a07a947).
Branch linting-fpms deleted.
Typo corrected. The code has not been linted yet #149.