Home | History | Annotate | Download | only in platform_SessionManagerBlockDevmodeSetting
      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 = 'mnissler, pastarmovj'
      6 NAME = 'platform_SessionManagerBlockDevmodeSetting'
      7 ATTRIBUTES = "suite:experimental"
      8 TIME = 'SHORT'
      9 TEST_TYPE = 'client'
     10 
     11 DOC = """
     12 This test checks whether session_manager correctly updates the block_devmode
     13 crossystem flag according to the value stored in device settings.
     14 """
     15 
     16 job.run_test('platform_SessionManagerBlockDevmodeSetting')
     17