libcamera/test/media_device
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
..
media_device_acquire.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
media_device_link_test.cpp libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
media_device_print_test.cpp libcamera: Drop unneeded empty default constructors and destructors 2020-10-23 22:48:17 +03:00
media_device_test.cpp test: media_device: Create a common MediaDeviceTest base class 2019-05-17 20:35:00 +02:00
media_device_test.h test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00