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

Unified Diff: client/site_tests/login_DBusCalls/control

Issue 5216005: autotest: Test RestartEntd dbus call (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: Respond to rgindas comments Created 10 years, 1 month 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 | « client/bin/chromeos_constants.py ('k') | client/site_tests/login_DBusCalls/login_DBusCalls.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/login_DBusCalls/control
diff --git a/client/site_tests/login_DBusCalls/control b/client/site_tests/login_DBusCalls/control
new file mode 100644
index 0000000000000000000000000000000000000000..cebeaaa6c42d31f55982e4b785c684c8f3ce4588
--- /dev/null
+++ b/client/site_tests/login_DBusCalls/control
@@ -0,0 +1,19 @@
+# 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 = "DBUS_CALLS"
+PURPOSE = "Verify session manager dbus acts as expected."
+CRITERIA = "Test will fail if restartentd does not act as expected."
+TIME = "SHORT"
+TEST_CATEGORY = "General"
+TEST_CLASS = "login"
+TEST_TYPE = "client"
+
+DOC = """
+Verify session manager dbus acts as expected.
+"""
+
+job.run_test('login_DBusCalls')
+
« no previous file with comments | « client/bin/chromeos_constants.py ('k') | client/site_tests/login_DBusCalls/login_DBusCalls.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698