libcamera/test/gstreamer
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
..
gstreamer_multi_stream_test.cpp test: gstreamer: Add a test for gstreamer multi stream 2021-09-24 18:01:15 +09:00
gstreamer_single_stream_test.cpp test: gstreamer: Remove unnecessary header file includes 2021-10-04 12:55:08 +05:30
gstreamer_test.cpp test: gstreamer: Simplify elements' ownerships 2021-09-23 16:03:15 +09:00
gstreamer_test.h test: Remove using namespace in header files 2021-10-15 05:05:43 +03:00
meson.build test: gstreamer: Add a test for gstreamer multi stream 2021-09-24 18:01:15 +09:00