test/gem_pread_after_blit: Make the test a little more stressful

Extend the simply functionality by repeating it under the rude
interrupter and chain together a couple of steps in new test cases.

As a compromise for adding more tests, incorporate the piglit subtest
framework.
This commit is contained in:
Chris Wilson
2013-07-20 10:20:52 +01:00
parent 7d9dbd1fed
commit f801b92882
2 changed files with 58 additions and 27 deletions
+1 -1
View File
@@ -29,6 +29,7 @@ TESTS_progs_M = \
gem_linear_blits \
gem_mmap_gtt \
gem_partial_pwrite_pread \
gem_pread_after_blit \
gem_ringfill \
gem_set_tiling_vs_blt \
gem_tiled_blits \
@@ -55,7 +56,6 @@ TESTS_progs = \
gem_hangcheck_forcewake \
gem_pin \
gem_pwrite \
gem_pread_after_blit \
gem_set_tiling_vs_gtt \
gem_set_tiling_vs_pwrite \
gem_tiled_pread \