libcamera/test/serialization
Kieran Bingham a881b90b5d test: serialization: Prevent parallelisation
The ipa_data_serializer_test is configured to be able to run in parallel
with other tests.

If the test tries to acquire the VIMC sensor B while it is in use, it
would skip require skipping the test.

Instead, inform meson that it can not be run in parallel to ensure that
the test is able to obtain the resources it requires for execution.

Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-09-15 16:35:25 +01:00
..
generated_serializer libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
control_serialization.cpp test: control serialization: Test lookup by ControlId 2021-08-12 10:07:09 +02:00
ipa_data_serializer_test.cpp ipa: Use FileDescriptor instead of int in layers above IPC payload 2021-08-19 16:54:02 +09:00
meson.build test: serialization: Prevent parallelisation 2021-09-15 16:35:25 +01:00
serialization_test.cpp libcamera: controls: Rename ControlRange to ControlInfo 2020-03-20 16:47:45 +02:00
serialization_test.h libcamera: pipelines: Use sensor ID as camera name 2020-08-05 20:07:13 +02:00