libcamera/test/ipa
Laurent Pinchart 4251193c35 test: libipa: Add Vector class test
Add a unit test to exercize the API of the ipa::Vector class.

The test binary being called 'vector', implicit includes cause the
binary to be picked by '#include <vector>', causing builds to fail. Set
implicit_include_directories to false to avoid this, as done in commit
6cd8491258 ("test: Don't add current build directory to include
path").

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
2024-11-26 19:05:19 +02:00
..
libipa test: libipa: Add Vector class test 2024-11-26 19:05:19 +02:00
rkisp1 libcamera: Drop libcamera_generated_ipa_headers from sources 2024-08-07 17:57:17 +03:00
ipa_interface_test.cpp libcamera: ipa_manager: Remove singleton requirement 2024-08-07 18:58:55 +03:00
ipa_module_test.cpp libcamera: pipeline: Rename pipelines to a shorter name 2024-05-14 23:20:29 +01:00
meson.build test: ipa: libipa: Add tets for Interpolator 2024-09-23 16:42:45 +02:00