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

Unified Diff: client/site_tests/desktopui_BrowserTest/control

Issue 661476: Chrome's UI automation tests (browser_test) added as autotest (Closed)
Patch Set: minor fixes 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/desktopui_BrowserTest/control
diff --git a/client/site_tests/desktopui_BrowserTest/control b/client/site_tests/desktopui_BrowserTest/control
new file mode 100644
index 0000000000000000000000000000000000000000..3a848ebe6b81f8df98a3f098368d709744856fc8
--- /dev/null
+++ b/client/site_tests/desktopui_BrowserTest/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 = "Chrome OS Team"
+NAME = "BROWSER_TEST"
+TIME = "LONG"
+TEST_CATEGORY = "Functional"
+TEST_CLASS = "DesktopUI"
+TEST_TYPE = "client"
+
+DOC = """
+This is a wrapper test for Chrome browser_test
+"""
+
+job.run_test('desktopui_BrowserTest')
« no previous file with comments | « client/deps/chrome_test/setup_test_links.sh ('k') | client/site_tests/desktopui_BrowserTest/desktopui_BrowserTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698