tests: split up gem_storedw_loop into ring specific variations

Also start to shortly explain testcases with an easily-greppable
header like this:

/*
 * Testcase:
 *
 * [Possible further explanation.]
 *
 */

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2011-09-08 10:50:37 +02:00
parent d1aae145a7
commit 32f49c7c0d
4 changed files with 295 additions and 3 deletions
+3 -1
View File
@@ -42,7 +42,9 @@ TESTS = getversion \
gen3_render_tiledy_blits \
gen3_render_mixed_blits \
gen3_mixed_blits \
gem_storedw_loop \
gem_storedw_loop_render \
gem_storedw_loop_blt \
gem_storedw_loop_bsd \
gem_storedw_batches_loop \
$(NULL)