Home | History | Annotate | Download | only in autoupdate_EOL
      1 # Copyright 2018 The Chromium OS Authors. All rights reserved.
      2 # Use of this source code is governed by a BSD-style license that can be
      3 # found in the LICENSE file.
      4 
      5 AUTHOR = "dhaddock, Chromium OS"
      6 NAME = "autoupdate_EOL"
      7 TEST_CATEGORY = "Functional"
      8 TEST_CLASS = "platform"
      9 TEST_TYPE = "client"
     10 ATTRIBUTES = "suite:bvt-perbuild"
     11 PURPOSE = "Tests End of Life (EOL) / Autoupdate Expiration (AUE)"
     12 TIME = "SHORT"
     13 
     14 DOC = """
     15 This test will check that the DUT behaves correctly in an end of life scenario.
     16 
     17 """
     18 
     19 job.run_test('autoupdate_EOL')
     20