igt: Add a basic test to stress allocation of batches

Run for 20s and don't expect to crash from memory exhaustion or sillies.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2016-04-12 13:14:05 +01:00
parent 8af67d1980
commit 539abffc3e
2 changed files with 146 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ TESTS_progs_M = \
gem_exec_alignment \
gem_exec_bad_domains \
gem_exec_basic \
gem_exec_create \
gem_exec_faulting_reloc \
gem_exec_nop \
gem_exec_params \