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') |