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

Unified Diff: client/site_tests/platform_DiskIterate/control

Issue 1147007: Adding test for checking to see if the devicekit-disks daemon is running (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | client/site_tests/platform_DiskIterate/platform_DiskIterate.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/platform_DiskIterate/control
diff --git a/client/site_tests/platform_DiskIterate/control b/client/site_tests/platform_DiskIterate/control
new file mode 100644
index 0000000000000000000000000000000000000000..60c2b5db408276377f2f6b7123c2f51a955cd896
--- /dev/null
+++ b/client/site_tests/platform_DiskIterate/control
@@ -0,0 +1,13 @@
+AUTHOR = "Chrome OS Team"
+NAME = "Disk Iteration"
+TIME = "SHORT"
+TEST_CATEGORY = "Functional"
+TEST_CLASS = "Platform"
+TEST_TYPE = "client"
+
+DOC = """
+This test checks whether the DeviceKit-disks daemon can be reached and if at
+least one disk can be found.
+"""
+
+job.run_test('platform_DiskIterate')
« no previous file with comments | « no previous file | client/site_tests/platform_DiskIterate/platform_DiskIterate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698