libcamera/test/camera
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
..
buffer_import.cpp libcamera/base: Move extended base functionality 2021-06-25 16:11:08 +01:00
camera_reconfigure.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
capture.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
configuration_default.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
configuration_set.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
meson.build test: camera: Camera reconfiguration and fd-leak test 2021-08-19 13:16:15 +05:30
statemachine.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00