tests/pm_backlight: Add backlight test

This is a basic sanity test of the backlight sysfs interface.

v2:
 - Add jani's suggestion for immediate readback
 - Remove unused parameter from test_and_verify()
 - Add fade test

Issue: VIZ-3377
Signed-off-by: Antti Koskipaa <antti.koskipaa@linux.intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Antti Koskipaa
2015-05-28 14:44:54 +03:00
committed by Thomas Wood
parent b1e40e97c8
commit f386741932
3 changed files with 173 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@ TESTS_progs_M = \
kms_crtc_background_color \
kms_plane_scaling \
kms_panel_fitting \
pm_backlight \
pm_lpsp \
pm_rpm \
pm_rps \