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
pub fn test_large_allocation(allocator: impl ManagerTrait)Tests large memory allocation.
Verifies that the manager can handle larger allocations.
manager - The memory manager to test