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>
This commit is contained in:
Daniel Vetter
2013-11-02 12:17:49 +01:00
parent 66c46ecc80
commit d983f99345
3 changed files with 60 additions and 1 deletions
+3
View File
@@ -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.