"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> |
||
---|---|---|
.. | ||
buffer_cache.cpp | ||
buffer_sharing.cpp | ||
capture_async.cpp | ||
controls.cpp | ||
double_open.cpp | ||
formats.cpp | ||
meson.build | ||
request_buffers.cpp | ||
stream_on_off.cpp | ||
v4l2_m2mdevice.cpp | ||
v4l2_videodevice_test.cpp | ||
v4l2_videodevice_test.h |