[libcamera-devel,0/2] lc-compliance: Test resoltions
mbox series

Message ID 20210825161303.48955-1-jacopo@jmondi.org
Headers show
Series
  • lc-compliance: Test resoltions
Related show

Message

Jacopo Mondi Aug. 25, 2021, 4:13 p.m. UTC
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