User story #148
Lint: FastMath
0%
Description
Verify and implement coding standard using Flexelint.
Source code files modified¶
- Source/Core/L0Portability/Architecture/x86_gcc/FastMathA.h
- Source/Core/L0Portability/FastMath.cpp
- Source/Core/L0Portability/FastMath.h
Architecture & design review¶
Date of the review: 21/07/2015
Person who did the review: Ivan Herrero
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: 24/07/2015
Person who did the review: Ivan Herrero
Result of review: PASS (with MISRA)
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
Merge branch '#148_FastMath' of https://vcis-gitlab.f4e.europa.eu/aneto/MARTe2.git into #148_FastMath
US #148 FastMathTest minnor changes
List of changes: * Make.inc files modified in order to run the FastMathTest * Format all files.
#148 - Minor formatting corrections (following template rules)
Added FastMathA.h in Architecture/x86_cl
#148
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 Filippo Sartori over 9 years ago
- Status changed from Code: Rev to Code: Impl
#6 Updated by Llorenc Capella over 9 years ago
- Assignee set to Llorenc Capella
#7 Updated by Llorenc Capella over 9 years ago
- Status changed from Code: Impl to Code: Rev
#8 Updated by Llorenc Capella over 9 years ago
- Assignee deleted (
Llorenc Capella)
FastMath Import from develop_svn and Linting done.
#9 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
- Status changed from Code: Rev to Unit: Impl
Review of code and documentation on revision 7b6c8bd.
Minor corrections of documentation and formatting conducted on revision d762b18.
#10 Updated by Llorenc Capella over 9 years ago
- Assignee set to Llorenc Capella
#11 Updated by Llorenc Capella over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
#12 Updated by Llorenc Capella over 9 years ago
- Assignee deleted (
Llorenc Capella)
FastMathTest done.
#13 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#14 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
- Status changed from Unit: Rev to Code: Impl
- Assignee deleted (
Ivan Herrero)
Code and documentation review made on 675ae39.
Note: It needs to be linted again, because the flexelint files were not properly configured (remember to add FastMath.cpp on marte_flint_files.lnt).
#15 Updated by Llorenc Capella over 9 years ago
- Assignee set to Llorenc Capella
#16 Updated by Llorenc Capella over 9 years ago
- Status changed from Code: Impl to Code: Rev
#18 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#19 Updated by Ivan Herrero over 9 years ago
- Description updated (diff)
- Assignee deleted (
Ivan Herrero)
Code review made on c73acf9.
#20 Updated by Ivan Herrero over 9 years ago
- Status changed from Code: Rev to Unit: Impl
#21 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#22 Updated by Ivan Herrero over 9 years ago
- Status changed from Unit: Impl to Unit: Rev
- Assignee deleted (
Ivan Herrero)
All tests are already done on revision Code review made on c73acf9.
#23 Updated by Ivan Herrero over 9 years ago
- Assignee set to Ivan Herrero
#24 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 c73acf9.
#25 Updated by Ivan Herrero over 9 years ago
Unit test review actually made on revision 0ecc67c.
Branch #148_FastMath merged on develop (commit df2db0c).
Branch #148_FastMath merged deleted.
#148 - Minor corrections of documentation and formatting