Home | History | Annotate | Download | only in error_initialize
      1 AUTHOR = "Gregory Smith <gps (a] google.com>"
      2 NAME = "error test for initialize phase exception"
      3 TEST_TYPE = "client"
      4 TEST_CLASS = "General"
      5 TEST_CATEGORY = "Functional"
      6 TIME = "SHORT"
      7 DOC = """Raise an exception during initialize().  This tests Autotest itself."""
      8 
      9 job.run_test('error_initialize')
     10