v4l2-compliance: add test for S_EDID and the E2BIG corner case
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 8 Aug 2014 08:06:30 +0000 (10:06 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Fri, 8 Aug 2014 08:06:30 +0000 (10:06 +0200)
commit0694075030e6290264953e48f225bc525aa6fa90
tree04d81e5fdacddac6ae45d68a26c9afbc572dedbe
parent086994e0497ba81b79cb0c8e15020797b3cf764c
v4l2-compliance: add test for S_EDID and the E2BIG corner case

If you try to write a larger EDID than the driver/hardware can handle,
the driver should return E2BIG and edid.blocks should be set to the
maximum number of blocks allowed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/v4l2-compliance/v4l2-test-io-config.cpp