tests: Document per-ring naming conventions

Inspired by the recent pile of tests for the CS, which doesn't split
up the tests into per-ring subtests.

Cc: bradley.d.volkin@intel.com
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2013-11-27 11:14:19 +01:00
parent f6d9e160c9
commit aa4ff912e3

View File

@ -61,3 +61,7 @@ machine isn't configured properly there should be a first subtest to just check
for that.
ctx: Tests that exercise the hw context support.
render/blt/bsd/vebox: Tests which apply to individual rings should use these
suffixes. They're a bit inconsistent and historically grown, but they new Bspec
names (RCS, BCS, VCS and VECS) aren't really clearer.