blob: 648828bc14eb04201dd0a7733d47189453c62bb9 [file] [log] [blame]
AUTHOR = "Gregory Smith <gps@google.com>"
EXPERIMENTAL = 'True' # Not really, but this is only for testing autotest...
# not testing _with_ autotest.
NAME = "error test for ERROR"
TEST_TYPE = "client"
TEST_CLASS = "General"
TEST_CATEGORY = "Functional"
TIME = "SHORT"
DOC = """Raise a TestError. This is for testing Autotest itself."""
job.run_test('error_test_error')