libcamera/test/controls
Laurent Pinchart b0b6621489 test: control_list: Use get() to test for control presence
Now that the ControlList::get() function returns an std::optional<>, it
is the preferred way to test if a control is present in a ControlList.
Use it in the test to prepare for removal of ControlList::contains().

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
2022-07-20 13:25:02 +03:00
..
control_info.cpp controls: Add boolean constructors for ControlInfo 2021-08-02 18:07:16 +09:00
control_info_map.cpp libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00
control_list.cpp test: control_list: Use get() to test for control presence 2022-07-20 13:25:02 +03:00
control_value.cpp test: controls: control_value: Test string control type 2020-03-20 16:47:45 +02:00
meson.build libcamera: rename public libcamera dependency 2021-06-25 16:11:11 +01:00