Laurent Pinchart
ace50f75a4
libcamera: controls: Rename ControlInfo to ControlRange
...
The ControlInfo class stores a range of valid values for a control. Its
name is vague, as "info" has multiple meanings. Rename it to
ControlRange.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org >
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se >
2019-10-05 20:02:51 +03:00
Kieran Bingham
6481c71a61
libcamera: test: Add ControlList tests
...
Add tests of the ControlList infrastructure and public API.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com >
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se >
2019-07-02 16:59:53 +03:00
Kieran Bingham
41c184afc3
libcamera: test: Add ControlInfo test
...
Provide an initial test coverage for the ControlInfo class.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com >
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se >
2019-07-02 16:59:49 +03:00
Kieran Bingham
4cbf83da40
libcamera: test: Add ControlValue test
...
Add initial basic testing for the new ControlValue class.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com >
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se >
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
2019-07-02 16:59:46 +03:00