tests: Add a fenced execbuffer thrash test
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Jun 2011 20:41:11 +0000 (21:41 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Jun 2011 22:17:25 +0000 (23:17 +0100)
commit3ca054c2259483f27ffaabd786215ea82a66f78f
tree0ae22a6431d6778df5f82a2218fd0caddc3addcd
parent91f609741d7497c4bcc113e74028f9c4948d8b48
tests: Add a fenced execbuffer thrash test

Exercise a nasty corner-case in the reservation logic for the fence
accounting.

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