Project

General

Profile

User story #179

Memory testing non-conformities

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

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

0%

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

Description

Solve the list of non-conformities found in #152:
The following functions test more than one thing and shall be broken down into different functions. This has no impact on the coverage/functional aspects of the test, but will greatly increase readability of the tests and in case of problems will greatly simplify the identification of the culprit :
MemoryTest::TestRealloc()
MemoryTest::TestCopy()
MemoryTest::TestMove()
MemoryTest::TestSet()
MemoryTest::TestSearch()

Source code files modified

  • Test/Core/L0Portability/MemoryTest.cpp
  • Test/Core/L0Portability/MemoryTest.h

Architecture & design review

Date of the review: as per #152.

Person who did the review: N/A

Version of architecture & design document: N/A

Result of review: N/A

List of non-conformities: N/A

Code and documentation review

Date of the review: as per #152.

Person who did the review:

Result of review:

List of non-conformities: N/A.

Unit test review

Date of the review: 11/08/2015

Person who did the review: Andre' Neto

Result of coverage tests review: PASS

Result of functional tests review: PASS

Result of review: PASS

List of non-conformities:

Note: I have made some minor changes to the documentation of the tests.

Associated revisions

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

List of Changes:
-Splitted tests accordingly with unit test revision in #152

User Story: #179

History

#1 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from New to Code: Impl

#2 Updated by Riccardo Vitelli over 9 years ago

  • Assignee set to Giuseppe Ferro

#3 Updated by Giuseppe Ferro over 9 years ago

  • Status changed from Code: Impl to Code: Rev
  • Assignee deleted (Giuseppe Ferro)

Code implementation done: dd167a4

#4 Updated by André Neto over 9 years ago

  • Description updated (diff)

#5 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Code: Rev to Unit: Rev

#6 Updated by Riccardo Vitelli over 9 years ago

  • Status changed from Unit: Rev to Closed

#7 Updated by André Neto over 9 years ago

Branch #179_Memory_Testing pruned.

Also available in: Atom PDF