[libcamera-devel] [PATCH 0/2] lc-compliance: Test resoltions

Jacopo Mondi jacopo at jmondi.org
Wed Aug 25 18:13:01 CEST 2021


While working on updating the frame durations control limits on IPU I had the
need to test if moving from one branch to another broke the ImgU configuration
procedure in some way.

As the commit message describes, the newly added test most probably does not
qualify for inclusion, as there are no fixed sets of resolutions a camera has to
support. But it has been useful, at least for me as a quick validation.

The first patch is a drive-by trivial change to documentation.

Thanks
   j

Jacopo Mondi (2):
  libcamera: camera configuration: Remove operator[] from doc
  [DNI?] lc-compliance: Add resolutions test

 src/lc-compliance/meson.build          |   1 +
 src/lc-compliance/resolutions_test.cpp | 190 +++++++++++++++++++++++++
 src/libcamera/camera.cpp               |   6 +-
 3 files changed, 194 insertions(+), 3 deletions(-)
 create mode 100644 src/lc-compliance/resolutions_test.cpp

--
2.32.0



More information about the libcamera-devel mailing list