[libcamera-devel] Usage of test folder

Jacopo Mondi jacopo at jmondi.org
Mon Jun 15 09:39:56 CEST 2020


Hi Naidu,

On Mon, Jun 15, 2020 at 12:42:40PM +0530, naidu nama wrote:
> Hi team,
> I am able to run the libcamera using gstreamer plugin
> but I want to know the usage of test folder under libcamera directory

I am not sure to fully understand your question, are you wondering how
to run tests ?

The test/ directory contains unit tests, roughly divided into
categories (camera, controls, etc..)

Tests can be run indivdually as they're exectutables, but they are
mainly run through the meson unit test system
https://mesonbuild.com/Unit-tests.html

You can simply run 'ninja test' and have all of them executed by the
meson build system.

Thanks
  j
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel


More information about the libcamera-devel mailing list