Skip to content
Snippets Groups Projects
Commit 0bf74af3 authored by Simon Ser's avatar Simon Ser
Browse files

tests/kms_chamelium: check whether EDID blob is non-NULL before trying to read it


test_edid_read sets an EDID on a port, plugs it and reads it back. Sometimes
retrieving the blob fails. Check whether the blob is set at all before trying
to get it. This makes it obvious it's not drmModeGetPropertyBlob failing for
another reason.

Signed-off-by: default avatarSimon Ser <simon.ser@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106766


Reviewed-by: default avatarArkadiusz Hiler <arkadiusz.hiler@intel.com>
parent 93129f55
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment