Lumiera
0.pre.03
»edit your freedom«
|
The TrackingHeapBlockProvider is a braindead implementation of the BufferProvider interface: it just claims new heap blocks and never de-allocates them, allowing other test and mock objects to verify allocated buffers after the fact.
Definition at line 80 of file tracking-heap-block-provider-test.cpp.
Private Member Functions | |
virtual void | run (Arg) |
void | simpleExample () |
void | verifyStandardCase () |
void | verifyTestProtocol () |