tests: Add gem_evict_everything
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 20 Aug 2013 10:53:22 +0000 (11:53 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 20 Aug 2013 10:53:44 +0000 (11:53 +0100)
commitc615b5828974bd5f182b5ee35c5ed3393b3fe2b5
tree8a668d92cf6cef70b1866d0e70f12f9c5c092e49
parentc6482b781462a291495b9a3b8befa26d49a5ebd0
tests: Add gem_evict_everything

Exercise the eviction logic. This is just a naive test to ensure that we
can evict old buffers to accommodate new batches, and in the process
trigger the evict everything logic.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/Makefile.am
tests/gem_evict_everything.c [new file with mode: 0644]