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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | client/site_tests/platform_DiskIterate/platform_DiskIterate.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 AUTHOR = "Chrome OS Team"
2 NAME = "Disk Iteration"
3 TIME = "SHORT"
4 TEST_CATEGORY = "Functional"
5 TEST_CLASS = "Platform"
6 TEST_TYPE = "client"
7
8 DOC = """
9 This test checks whether the DeviceKit-disks daemon can be reached and if at
10 least one disk can be found.
11 """
12
13 job.run_test('platform_DiskIterate')
OLDNEW
« 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