summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-01-11 10:07:38 +0100
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-01-12 13:52:04 +0100
commitc7195c44fea2648011aabdcd15afb7236995c4c1 (patch)
tree0bd84da1ec0c2ae6a44d636248b72b0c41ff7265 /tests/Makefile.sources
parent04cd372ff4df23c70908b2783fa9feaa4eeefb3c (diff)
tests: Add test for tv load detection
The test is that kernel load detection works as intended, and doesn't cause any vblank spam. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Tested-by: Lyude <cpaul@redhat.com>
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 9cac8e98..17afa508 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -124,6 +124,7 @@ TESTS_progs_M = \
kms_crtc_background_color \
kms_plane_scaling \
kms_panel_fitting \
+ kms_tv_load_detect \
pm_backlight \
pm_lpsp \
pm_rpm \