libcamera/test/libtest
Kieran Bingham dd9429f438 tests: Remove IPA_MODULE_PATH environment variable
The tests declare a hard-coded LIBCAMERA_IPA_MODULE_PATH to allow tests
to run from the test-suite.

This requires tests to be run only from the root of the build directory,
otherwise (for example, by running in their local directory) they will
not be able to correctly locate the IPA modules.

Now that the build path for the IPA manager is determined at runtime we
can remove the redundant setting of the LIBCAMERA_IPA_MODULE_PATH for
tests.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-02-24 09:45:56 +00:00
..
camera_test.cpp test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
camera_test.h test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
meson.build test: Extract CameraTest class out of camera tests to libtest 2019-11-20 21:47:20 +02:00
test.cpp tests: Remove IPA_MODULE_PATH environment variable 2020-02-24 09:45:56 +00:00
test.h libcamera: Remove space between empty curly brackets 2019-11-18 02:27:48 +02:00