test_large_allocation

Function test_large_allocation 

Source
pub fn test_large_allocation(allocator: impl ManagerTrait)
Expand description

Tests large memory allocation.

Verifies that the manager can handle larger allocations.

ยงParameters

  • manager - The memory manager to test