User story #277
Fix warning in TypeConversion
0%
Description
Fix all the compilation warnings related to the TypeConversion tests.
Source code files modified¶
- Test/GTest/TypeConversionGTest.cpp
Architecture & design review¶
Date of the review: 25/11/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
Code and documentation review¶
Date of the review: N/A (Note that only the test file was modified)
Person who did the review: N/A
Result of review: N/A
List of non-conformities: N/A.
Unit test review¶
Date of the review: 04/12/2015
Person who did the review: R. Vitelli
Result of coverage tests review: PASS
Result of functional tests review: PASS
Result of review: PASS
List of non-conformities: N/A
Associated revisions
History
#1 Updated by André Neto over 9 years ago
- Assignee set to André Neto
#2 Updated by André Neto over 9 years ago
- Status changed from Code: Impl to Unit: Rev
#3 Updated by André Neto over 9 years ago
- Description updated (diff)
- Assignee deleted (
André Neto)
#4 Updated by Riccardo Vitelli over 9 years ago
- Assignee set to Riccardo Vitelli
#5 Updated by Riccardo Vitelli over 9 years ago
- Description updated (diff)
- Status changed from Unit: Rev to Closed
- Assignee deleted (
Riccardo Vitelli)
#6 Updated by André Neto over 9 years ago
Merged with develop in commit 0843d94cd7d56acc9f62814d3dc985d8ef6a89fb
#277 All TypeConversion test warnings fixed. Functional tests working.