test_memory_statistics

Function test_memory_statistics 

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

Tests memory usage statistics.

Verifies that the manager correctly tracks used and free memory.

ยงParameters

  • manager - The memory manager to test