Skip to content

tests: Set clip rect for drm_screenshot_no_damage test

Harry Wentland requested to merge hwentland/weston:drm-tests into main

The reference image is 1024x768. If the test is run on an output larger than that it will fail the ROI check. Set the clip rectangle to the reference image size when comparing the reference with the screenshot.

Signed-off-by: Harry Wentland harry.wentland@amd.com

Edited by Harry Wentland

Merge request reports