summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-02-18 16:26:21 +0200
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2019-02-20 09:17:47 +0200
commit54e0e8b14f128919a0dbeb4d4f7b4fbbe30b5f60 (patch)
tree0407bc22a9118f4f77e4e6fb95c6207378d7834f /tests/intel-ci
parentbe29b2ebe81cfca08a2c601e5e047664bad8cf7a (diff)
tests: Prefix pm_ tests with i915_ and move them to i915/
They are i915-specific, so they belong to the directory. The (now) infix _pm_ is quite informative and worth keeping. v2: also prefix .c files Cc: Petri Latvala <petri.latvala@intel.com> Cc: Ewelina Musial <ewelina.musial@intel.com> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index f9ad47ea..f3440f31 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -13,7 +13,7 @@ igt@drm_mm(@.*)?
# failures in tests run afterwards.
###############################################
igt@i915_module_load(@.*)?
-igt@pm_rpm@module-reload
+igt@i915_pm_rpm@module-reload
###############################################
# GEM
###############################################