tests: Document exec naming convention for execbuf related tests

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2013-11-27 11:31:12 +01:00
parent aa4ff912e3
commit 6720dd4b2c

View File

@ -65,3 +65,5 @@ 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.
exec: Tests that exercise the execbuf code in various ways.