Add a test to try to fill the ring.

Did this while trying to debug the Ubuntu DRI1+compiz issue.  Didn't succeed
in filling the ring.
This commit is contained in:
Eric Anholt
2009-04-27 09:35:40 -07:00
parent 28a1d6436e
commit 302d15f2e7
3 changed files with 99 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ TESTS = getversion \
gem_basic \
gem_flink \
gem_readwrite \
gem_ringfill \
gem_mmap \
gem_pread_after_blit \
gem_tiled_pread \