test_cache_flush_operations

Function test_cache_flush_operations 

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

Tests cache flush operations.

Verifies that cache flush operations can be called without panicking. Note: This doesn’t verify actual cache behavior as that’s hardware-specific.

§Parameters

  • manager - The memory manager to test