libcamera/test/serialization
Kieran Bingham 2698597994 test: Convert to pragma once
Remove the verbose #ifndef/#define/#endif pattern for maintaining
header idempotency, and replace it with a simple #pragma once.

This simplifies the headers, and prevents redundant changes when
header files get moved.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
2021-11-24 12:19:00 +00:00
..
generated_serializer libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
control_serialization.cpp libcamera: control_serializer: Separate the handles space 2021-09-27 14:39:15 +02:00
ipa_data_serializer_test.cpp libcamera: control_serializer: Separate the handles space 2021-09-27 14:39:15 +02: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 test: Convert to pragma once 2021-11-24 12:19:00 +00:00