tests: Document exec naming convention for execbuf related tests
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 27 Nov 2013 10:31:12 +0000 (11:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 27 Nov 2013 10:31:12 +0000 (11:31 +0100)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/NAMING-CONVENTION

index 8fc6548..586cffe 100644 (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.