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 = "felixe" 6NAME = "enterprise_RemoraRequisitionDisplayUsage" 7TIME = "SHORT" 8TEST_CATEGORY = "Enterprise" 9TEST_CLASS = "enterprise" 10TEST_TYPE = "client" 11DEPENDENCIES='mimo' 12ATTRIBUTES="suite:hotrod" 13 14DOC = """ 15This test verifies that the Chrome enrollment window is shown on the correct 16display in the Remora case. 17 18When there's a Mimo display present during OOBE it should be used to display 19the OOBE window. 20""" 21 22job.run_test('enterprise_RemoraRequisitionDisplayUsage') 23