summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-02 12:17:49 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-04 19:49:10 +0100
commitd983f9934513740f72bd6f9e3ad1007e60435aec (patch)
tree9b19d7e82cbe9f6279f74422fe5a2dfc82cc55d9 /README
parent66c46ecc80ab16a90ed3dd845fa68a58323622af (diff)
tests: Start to document naming conventions
Just a start and we need more work here. Some follow-up patches will clear up some of the historical confusion. While at it rename the pc8 "basic" test to "rte". Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index a04c987d..246e24c4 100644
--- a/README
+++ b/README
@@ -62,6 +62,9 @@ tests/
options to test different kms functionality, again read the source for
the details.
+ When creating new tests or subtests please read and follow
+ tests/NAMING-CONVENTION.
+
lib/
Common helper functions and headers used by the other tools.