libcamera/test/v4l2_videodevice
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_cache.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
buffer_sharing.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
capture_async.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
controls.cpp test: v4l2_videodevice: controls: Test 64-bit controls 2021-05-26 20:46:22 +03:00
double_open.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
formats.cpp libcamera/base: Move utils to the base library 2021-06-25 16:11:02 +01:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00
request_buffers.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
stream_on_off.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
v4l2_m2mdevice.cpp libcamera: buffer: Rename buffer.h to framebuffer.h 2021-07-11 17:42:02 +03:00
v4l2_videodevice_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
v4l2_videodevice_test.h test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00