diff mbox

tests: Document per-ring naming conventions

Message ID 1385547353-7537-1-git-send-email-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Nov. 27, 2013, 10:15 a.m. UTC
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>
---
 tests/NAMING-CONVENTION | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox

Patch

diff --git a/tests/NAMING-CONVENTION b/tests/NAMING-CONVENTION
index f08e2828022a..8fc6548db067 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.