libcamera/test/libtest
Umang Jain cfa43199d3 libtest: camera_test: Plumb constructor to set LIBCAMERA_IPA_FORCE_ISOLATION
Some tests might require to have LIBCAMERA_IPA_FORCE_ISOLATION set
to ensure they can test the IPA running in isolated mode. These tests
are likely to leverage CameraTest. The environment variable should
be set before CameraManager::start() call which happens in CameraTest's
constructor. Hence, plumb the constructor with a flag so that the
LIBCAMERA_IPA_FORCE_ISOLATION can be set before CameraManager::start().

Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-08-19 12:54:03 +05:30
..
buffer_source.cpp libcamera: v4l2_device: Return a unique pointer from fromEntityName() 2020-12-09 11:26:25 +02:00
buffer_source.h test: Include specific headers instead of libcamera.h 2020-09-21 13:50:42 +03:00
camera_test.cpp libtest: camera_test: Plumb constructor to set LIBCAMERA_IPA_FORCE_ISOLATION 2021-08-19 12:54:03 +05:30
camera_test.h libtest: camera_test: Plumb constructor to set LIBCAMERA_IPA_FORCE_ISOLATION 2021-08-19 12:54:03 +05:30
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
test.cpp tests: remove IPA_PROXY_PATH environment variable 2020-03-18 16:17:56 +00:00
test.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00