Ticket #217 (closed fixme: done)

Opened 2 years ago

Last modified 2 years ago

unit test to cover the TypedAllocationManager (baseclass)

Reported by: ichthyo Owned by: ichthyo
Priority: normal Milestone: 0integration
Component: lumieraProc Keywords:
Cc: Blocked By:
Blocking: #148, #218, #300

Description

I factored out a generic interface/frontend as a baseclass. This might become a common way of integrating custom allocation with the memory pools, thus the reminder @self to write a test to document my current understanding of the expected behavior...

Change History

comment:1 Changed 2 years ago by ichthyo

  • Blocking 218 added

comment:2 Changed 2 years ago by ichthyo

  • Blocking 184 removed

(In #184) documented expected behaviour by command-registry-test.cpp

comment:3 Changed 2 years ago by ichthyo

  • Status changed from new to accepted
  • Blocking 184 added; 218 removed

wrote a simple test, requesting some allocations and causing automatic de-allocations. Pending implementation

comment:4 Changed 2 years ago by ichthyo

  • Blocking 184 removed

comment:5 Changed 2 years ago by ichthyo

  • Blocking 148, 218 added

comment:6 Changed 2 years ago by ichthyo

  • Status changed from accepted to closed
  • Resolution set to done

meanwhile added a dummy implementation (with heap based allocations).
Unit test pass

comment:7 Changed 2 years ago by ichthyo

  • Blocking 300 added
Note: See TracTickets for help on using tickets.