Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: client/site_tests/audiovideo_FFMPEG/control

Issue 652154: add ffmpeg_tests into autotest. unfortunately for now the x86 binary is checked in (Closed)
Patch Set: code review issue fixed Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/site_tests/audiovideo_FFMPEG/control
diff --git a/client/site_tests/audiovideo_FFMPEG/control b/client/site_tests/audiovideo_FFMPEG/control
new file mode 100644
index 0000000000000000000000000000000000000000..9484d113de083b70cc68487f85b99ce79616b989
--- /dev/null
+++ b/client/site_tests/audiovideo_FFMPEG/control
@@ -0,0 +1,16 @@
+# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+AUTHOR = 'The Chromium OS Authors'
+NAME = 'AUDIOVIDEO_FFMPEG'
+TIME='MEDIUM'
+TEST_CATEGORY = 'FFMPEG'
+TEST_CLASS = 'AudioVideo'
+TEST_TYPE = 'client'
+
+DOC = """
+This test exercises ffmpeg-based software video decoder.
+"""
+
+job.run_test('audiovideo_FFMPEG')
« no previous file with comments | « client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py ('k') | client/site_tests/audiovideo_FFMPEG/ffmpeg_tests.i686 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698