Project

General

Profile

User story #242

Bitset for 64 bit integers

Added by André Neto over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
20.10.2015
Due date:
% Done:

0%

Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):

Description

Finish the implementation of bit set for 64 bit integers.

Source code files modified

BareMetal/L0Types/DoubleInteger.h
BareMetal/L0Types/Shift.h
BareMetal/L3Streams/IOBufferIntegerPrint.h

Architecture & design review

Date of the review: 23/10/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: 27/10/2015

Person who did the review: R. Vitelli

Result of review: PASS

List of non-conformities: N/A

Unit test review

Date of the review: 27/10/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:

Few incarnations of the templated functions are not tested due to escessive nesting.

Associated revisions

Revision 490b3471 (diff)
Added by Giuseppe Ferro over 9 years ago

#242 Tests DoubleInteger done.

Revision 5b0554ad (diff)
Added by Giuseppe Ferro over 9 years ago

#242 Added Tests for streams and bitset with int64.

Revision 53c4e45e (diff)
Added by Giuseppe Ferro over 9 years ago

Added shift tests for double integer
#242

Revision cadc5d81 (diff)
Added by Giuseppe Ferro over 9 years ago

Added a Test for 100% coverage of DoubleInteger
#242

Revision e0f802c6 (diff)
Added by André Neto over 9 years ago

#242 Solved lint false-warnings.

History

#1 Updated by André Neto over 9 years ago

  • Status changed from New to Code: Impl

#2 Updated by André Neto over 9 years ago

  • Description updated (diff)

#3 Updated by André Neto over 9 years ago

  • Target version changed from Backlog to 0.7

#4 Updated by André Neto over 9 years ago

  • Assignee set to Giuseppe Ferro

#5 Updated by Giuseppe Ferro over 9 years ago

  • Status changed from Code: Impl to Code: Rev

#6 Updated by Giuseppe Ferro over 9 years ago

  • Description updated (diff)

code implementation done: 456acb9

#7 Updated by Riccardo Vitelli over 9 years ago

  • Assignee changed from Giuseppe Ferro to Riccardo Vitelli

#8 Updated by Riccardo Vitelli over 9 years ago

  • Description updated (diff)
  • Assignee deleted (Riccardo Vitelli)

#9 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Code: Rev to Unit: Impl

#10 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Unit: Impl to Unit: Rev

#11 Updated by Riccardo Vitelli over 9 years ago

  • Assignee set to Riccardo Vitelli

#12 Updated by Riccardo Vitelli over 9 years ago

  • Description updated (diff)
  • Assignee deleted (Riccardo Vitelli)

#13 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Unit: Rev to Closed

#14 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Closed to Unit: Rev

#15 Updated by Riccardo Vitelli over 9 years ago

  • Assignee set to André Neto

#16 Updated by André Neto over 9 years ago

  • Description updated (diff)
  • Status changed from Unit: Rev to Closed

Solved the false linting warning regarding the external effects with templates using the general rule:-estring(1960,"*MARTe::DoubleInteger<<1>>*")

#17 Updated by André Neto over 9 years ago

  • Assignee deleted (André Neto)

#18 Updated by Ivan Herrero over 9 years ago

  • Description updated (diff)

Also available in: Atom PDF