libcamera/test/v4l2_compat
Laurent Pinchart 9f06cd50cc test: v4l2_compat: Reduce indentation
Return early with subdir_done() to reduce indentation in case the
v4l2_compat layer is not enabled. This matches our usual code patterns
in meson.build files, and prepares for enabling the v4l2_compat test
with ASan.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
2022-12-24 03:29:41 +02:00
..
meson.build test: v4l2_compat: Reduce indentation 2022-12-24 03:29:41 +02:00
v4l2_compat_test.py test: v4l2_compat: Add --verbose argument 2022-01-17 14:31:32 +02:00