blob: fea1d3cad4c19705ef1a166f99f69e5227abec7f [file] [log] [blame]
AUTHOR = "Martin Bligh <mbligh@google.com>"
NAME = "Abort test"
TEST_TYPE = "client"
TEST_CLASS = "General"
TEST_CATEGORY = "Functional"
TIME = "SHORT"
DOC = """\
Raise a JobError to simulate a test aborting. This is for testing Autotest
itself.
"""
job.run_test('aborttest')