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