libcamera/test/serialization
Laurent Pinchart 256d0a4098 test: Use float values for brightness, contrast and saturation
Two tests use the brightness, contrast and saturation controls with
integer failures. They were not updated by commit eff4b1aa01 which
turned those controls into floats. This doesn't cause test failures as
the control API converts the value types. For correctness, update the
tests to use float values.

Fixes: eff4b1aa01 ("libcamera: controls: Reorder and update description of existing controls")
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2020-04-27 23:38:34 +03:00
..
control_serialization.cpp test: Use float values for brightness, contrast and saturation 2020-04-27 23:38:34 +03:00
meson.build test: Add control serialization test 2019-11-20 21:47:54 +02:00
serialization_test.cpp libcamera: controls: Rename ControlRange to ControlInfo 2020-03-20 16:47:45 +02:00
serialization_test.h test: Add control serialization test 2019-11-20 21:47:54 +02:00