aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-02-25 12:35:01 -0500
committerShuah Khan <shuahkh@osg.samsung.com>2016-02-25 19:22:42 -0500
commit6accd8e9bf22749f621fb7fb57995fa65f4cd873 (patch)
treec6cb374aa72de7bf2e06662c9cc6ffd5045a4435
parent36d3f7d8204dabc225febdeca9db8a3114cc9b6d (diff)
selftests: media_dcevice_test fix usage information
Fix the incorrect usage information. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-rw-r--r--tools/testing/selftests/media_tests/media_device_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/media_tests/media_device_test.c b/tools/testing/selftests/media_tests/media_device_test.c
index 7a4d613f4742..cbf53a032ab5 100644
--- a/tools/testing/selftests/media_tests/media_device_test.c
+++ b/tools/testing/selftests/media_tests/media_device_test.c
@@ -19,7 +19,7 @@
19 * seconds. 19 * seconds.
20 * 20 *
21 * Usage: 21 * Usage:
22 * sudo ./media_devkref_test -d /dev/mediaX 22 * sudo ./media_device_test -d /dev/mediaX
23 * 23 *
24 * While test is running, remove the device and 24 * While test is running, remove the device and
25 * ensure there are no use after free errors and 25 * ensure there are no use after free errors and