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

Unified Diff: client/site_tests/desktopui_IBusTest/control

Issue 1297004: Add desktopui_IBusTest, that checks if IBus is working properly. (Closed)
Patch Set: be explicit about the user name Created 10 years, 9 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_IBusTest/control
diff --git a/client/site_tests/desktopui_IBusTest/control b/client/site_tests/desktopui_IBusTest/control
new file mode 100644
index 0000000000000000000000000000000000000000..3f975c4a111bf7159271b2dd159b1fc3b626dd5b
--- /dev/null
+++ b/client/site_tests/desktopui_IBusTest/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 = "IBusTest"
+TIME = "SHORT"
+TEST_CATEGORY = "Functional"
+TEST_CLASS = "desktopui"
+TEST_TYPE = "client"
+
+DOC = """
+This test checks whether IBus is working properly.
+"""
+
+job.run_test('desktopui_IBusTest')
« no previous file with comments | « client/deps/ibusclient/src/ibusclient.cc ('k') | client/site_tests/desktopui_IBusTest/desktopui_IBusTest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698