Home | History | Annotate | Download | only in enterprise_PowerManagement
      1 # Copyright 2014 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 = "kaliamoorthi, achuith"
      6 NAME = "enterprise_PowerManagement"
      7 TIME = "SHORT"
      8 TEST_CATEGORY = "General"
      9 TEST_CLASS = "enterprise"
     10 TEST_TYPE = "client"
     11 
     12 DOC = """
     13 This test checks if setting the power management policies function as expected.
     14 """
     15 
     16 job.run_test('enterprise_PowerManagement')
     17