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

Unified Diff: chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/control

Issue 9150023: Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 11 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
« no previous file with comments | « no previous file | chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/desktopui_OMXTest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/control
diff --git a/chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/control b/chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/control
new file mode 100644
index 0000000000000000000000000000000000000000..72ab9a1ea6147fed3f05fec10d09e519bcafb686
--- /dev/null
+++ b/chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/control
@@ -0,0 +1,21 @@
+# Copyright (c) 2012 The Chromium 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 = "Chrome OS Team"
+NAME = "desktopui_OMXTest"
+PURPOSE = "Verify OMX video decode works."
+CRITERIA = """
+This test will fail if any of the tests in omx_video_decode_accelerator_unittest
+fails.
+"""
+TIME = "LONG"
+TEST_CATEGORY = "Functional"
+TEST_CLASS = "desktopui"
+TEST_TYPE = "client"
+
+DOC = """
+This is a wrapper test for Chrome omx_video_decode_accelerator_unittest.
+"""
+
+job.run_test('desktopui_OMXTest')
« no previous file with comments | « no previous file | chrome/test/chromeos/autotest/files/client/site_tests/desktopui_OMXTest/desktopui_OMXTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698