tests/gem_wait_render_timeout: Convert to subtests

I want to add a bunch of api tests besides the functional
"render-timeout" testcase.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter
2014-09-29 14:42:33 +02:00
parent 5da8b8db02
commit e4753d2d96
3 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ TESTS_progs = \
gem_tiling_max_stride \
gem_unfence_active_buffers \
gem_unref_active_buffers \
gem_wait_render_timeout \
gem_wait \
gem_workarounds \
gen3_mixed_blits \
gen3_render_linear_blits \