libcamera/test/libtest
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_source.cpp test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
buffer_source.h test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
camera_test.cpp libtest: camera_test: Plumb constructor to set LIBCAMERA_IPA_FORCE_ISOLATION 2021-08-19 12:54:03 +05:30
camera_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
test.cpp tests: remove IPA_PROXY_PATH environment variable 2020-03-18 16:17:56 +00:00
test.h meson: Remove -Wno-unused-parameter 2020-08-25 02:58:04 +03:00