libcamera/test/serialization
Hirokazu Honda 1526650fc7 test: Remove using namespace in header files
"using namespace" in a header file propagates the namespace to
the files including the header file. So it should be avoided.
This removes "using namespace" in header files in test.

Signed-off-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2021-10-15 05:05:43 +03: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: Remove using namespace in header files 2021-10-15 05:05:43 +03:00