mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
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>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ endef
|
||||
skip_tests_list :=
|
||||
skip_tests_list += gem_seqno_wrap
|
||||
skip_tests_list += testdisplay # needs glib.h
|
||||
skip_tests_list += pm_pc8
|
||||
skip_tests_list += pm_rpm
|
||||
skip_tests_list += kms_render # needs glib.h
|
||||
skip_tests_list += gem_exec_params # needs macro that's missing from external/PRIVATE/drm/include/drmi915_drm.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user