tests: add big batchbuffer test

... and use it in the hangman to stress the error_state capture a bit more.

Uncovered a bug in the obj->pages ->obj->sg_list rework.
This commit is contained in:
Daniel Vetter
2012-10-09 19:29:02 +02:00
parent 5f94468f52
commit 1431938c5c
4 changed files with 110 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ TESTS_progs = \
gem_cs_tlb \
gem_gtt_concurrent_blit \
gem_exec_nop \
gem_exec_big \
gem_exec_blt \
gem_exec_bad_domains \
gem_exec_faulting_reloc \