summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/meson.build b/tests/meson.build
index bb90711e..f4bd4a10 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -63,12 +63,6 @@ test_progs = [
'kms_vrr',
'meta_test',
'perf',
- 'pm_backlight',
- 'pm_lpsp',
- 'pm_rc6_residency',
- 'pm_rpm',
- 'pm_rps',
- 'pm_sseu',
'prime_busy',
'prime_mmap',
'prime_mmap_coherency',
@@ -223,6 +217,12 @@ i915_progs = [
'i915_hangman',
'i915_missed_irq',
'i915_module_load',
+ 'i915_pm_backlight',
+ 'i915_pm_lpsp',
+ 'i915_pm_rc6_residency',
+ 'i915_pm_rpm',
+ 'i915_pm_rps',
+ 'i915_pm_sseu',
'i915_query',
'i915_selftest',
'i915_suspend',