projects
/
platform
/
upstream
/
intel-gpu-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa4ff91
)
tests: Document exec naming convention for execbuf related tests
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 27 Nov 2013 10:31:12 +0000
(11:31 +0100)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/tests/NAMING-CONVENTION
b/tests/NAMING-CONVENTION
index
8fc6548
..
586cffe
100644
(file)
--- a/
tests/NAMING-CONVENTION
+++ b/
tests/NAMING-CONVENTION
@@
-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.