Home | History | Annotate | Download | only in enterprise_KioskEnrollment
      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 = "achuith, zelidrag"
      6 NAME = "enterprise_KioskEnrollment"
      7 TIME = "SHORT"
      8 TEST_CATEGORY = "Enterprise"
      9 TEST_CLASS = "enterprise"
     10 TEST_TYPE = "client"
     11 # Reboot after test ends.
     12 DEPENDENCIES='cleanup-reboot'
     13 
     14 DOC = """
     15 This test enrolls a ChromeOS device in Kiosk mode.
     16 """
     17 
     18 job.run_test('enterprise_KioskEnrollment')
     19