Eviction test for request bigger than cache

Added a test which checks if eviction is triggered upon writing to cache with request bigger than cache size.
IO should go directly to core and eviction should not occur.

Signed-off-by: Kamil Lepek <kamil.lepek94@gmail.com>
This commit is contained in:
Kamil Lepek
2019-06-19 10:49:37 +02:00
parent 647601c514
commit 824009abfc
3 changed files with 78 additions and 0 deletions