Ticket #217 (closed fixme: done)
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: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
Note: See
TracTickets for help on using
tickets.
