mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
tests: add a test for checking edid reading delays
With base on EDID timing testing, when we take more than 1s to run xrandr command, something is wrong.. So add this test for testing the time we take to read the status of all the connectors from sysfs. It should do us an average picture of how long we'd take to run xrandr (roughtly 2x that value). Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
This commit is contained in:
@@ -57,6 +57,7 @@ TESTS_progs = \
|
||||
TESTS_scripts = \
|
||||
debugfs_reader \
|
||||
debugfs_emon_crash \
|
||||
sysfs_edid_timing \
|
||||
$(NULL)
|
||||
|
||||
kernel_tests = \
|
||||
|
||||
Reference in New Issue
Block a user