[igt-dev] [PATCH i-g-t v2 0/4] tests/kms_sysfs_edid_timing: rework thresholds

Luca Coelho luca at coelho.fi
Wed Jun 15 12:25:29 UTC 2022


From: Luca Coelho <luciano.coelho at intel.com>

Hi,

There were a few issues with the kms_sysfs_edid_timing test:

* The per connector threshold was too short;
* A warning was issued when the test should actually fail;
* The test description was cryptic;
* Total probing mean was proposed but not implemented.

Address all these issues by reworking the way we test the time it
takes to probe single connectors, mean of single connectors and add a
check for a mean of all connectors.

In v2:

* Fixed typo, s/reprode/reprobe/ (Mika);
* Increased the threshold times (Petri).

Please review.

--
Cheers,
Luca.


Luca Coelho (4):
  tests/kms_sysfs_edid_timing: increase max time thresholds
  tests/kms_sysfs_edid_timing: fail if probing a single connector takes
    too long
  tests/kms_sysfs_edid_timing: clarify test description and thresholds
  tests/kms_sysfs_edid_timing: add total mean assertion threshold

 tests/kms_sysfs_edid_timing.c | 48 +++++++++++++++++++++--------------
 1 file changed, 29 insertions(+), 19 deletions(-)

-- 
2.36.1



More information about the igt-dev mailing list