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 5AUTHOR = 'Intel' 6NAME = 'display_InternalDisplayRotation' 7PURPOSE = 'To test the internal display rotations' 8CRITERIA = 'This test fails if rotation is not set' 9ATTRIBUTES = "suite:platform_internal_display" 10TIME = 'SHORT' 11TEST_CATEGORY = 'Functional' 12TEST_CLASS = 'display' 13TEST_TYPE = 'client' 14 15DOC = """ 16Change orientation of internal display 17""" 18 19job.run_test('display_InternalDisplayRotation') 20