summaryrefslogtreecommitdiff
path: root/tests/NAMING-CONVENTION
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-16 10:33:28 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-16 10:33:28 +0200
commit1c9a5b1a7b63855bc90dfcf371dc0789548ca637 (patch)
tree7e7d14fdf6bad7242ea573c5fd33ff0049443b59 /tests/NAMING-CONVENTION
parent7357639397fd7457149329494f615bb0053b9036 (diff)
tests/pm_pc8 -> pm_rpm rename
Plus naming convention for runtime pm tests to have "rpm" somewhere in their tests. Note that all the pc8-specific tests (for e.g. residency or similar) already have pc8 in their subtest names, so we don't lose any information here. Cc: "Yang, Guang A" <guang.a.yang@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tests/NAMING-CONVENTION')
-rw-r--r--tests/NAMING-CONVENTION2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/NAMING-CONVENTION b/tests/NAMING-CONVENTION
index f0738988..7c27fdbb 100644
--- a/tests/NAMING-CONVENTION
+++ b/tests/NAMING-CONVENTION
@@ -67,3 +67,5 @@ 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.
+
+rpm: Runtime PM tests.