summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-27 11:14:19 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-27 11:14:19 +0100
commitaa4ff912e3a7a84adcfc6bde9f6f2e9a4a1aaf82 (patch)
tree4321a50e1f6e947fb1b8828edc03150ecdc5c1f9
parentf6d9e160c9d7c76b37b49ce8918b055826806635 (diff)
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>
-rw-r--r--tests/NAMING-CONVENTION4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/NAMING-CONVENTION b/tests/NAMING-CONVENTION
index f08e2828..8fc6548d 100644
--- a/tests/NAMING-CONVENTION
+++ b/tests/NAMING-CONVENTION
@@ -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.