Files
external_libcamera/test/v4l2_videodevice/controls.cpp
Laurent Pinchart a8c9fce109 test: v4l2_videodevice: controls: Test 64-bit controls
The recent merge (and revert) of commit 34bee5e84e ("libcamera:
V4L2Device: Remove the controls order assumption in updateControls()")
showed that 64-bit controls were missing from unit tests.

Fix this by testing the VIVID_CID_INTEGER64 control in the V4L2 video
device controls test.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
2021-05-26 20:46:22 +03:00

4.3 KiB