AUTHOR = 'The Chromium OS Authors' | |
NAME = "autoupdate_ParameterizedJob" | |
TEST_CATEGORY = "Functional" | |
TEST_CLASS = "General" | |
TEST_TYPE = "client" | |
TIME = "SHORT" | |
DOC = """ | |
This is a dummy test simply add a test parameter in the autotest db for future | |
user. | |
""" | |
TEST_PARAMETERS = "image" | |