blob: df35a04733466b85ef9d4de24b2d8cdbc4db4d9b [file] [log] [blame]
AUTHOR = "Chrome OS Team"
NAME = "platform_DiskIterate"
PURPOSE = "Verify DeviceKit-disks daemon is running an 1 disk is present."
CRITERIA = """
This test will fail if DeviceKit-disks does not find at least 1 disk.
"""
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')