summaryrefslogtreecommitdiff
path: root/test/v4l2_device/stream_on_off.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/v4l2_device/stream_on_off.cpp')
-rw-r--r--test/v4l2_device/stream_on_off.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/v4l2_device/stream_on_off.cpp b/test/v4l2_device/stream_on_off.cpp
index 4902d5fd..b158b8e4 100644
--- a/test/v4l2_device/stream_on_off.cpp
+++ b/test/v4l2_device/stream_on_off.cpp
@@ -11,7 +11,7 @@ class StreamOnStreamOffTest : public V4L2DeviceTest
{
public:
StreamOnStreamOffTest()
- : V4L2DeviceTest("vivid", "vivid-000-vid-cap") {}
+ : V4L2DeviceTest("vimc", "Raw Capture 0") {}
protected:
int run()
{