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 SUITE = 'experimental'
      9 TIME = 'SHORT'
     10 TEST_TYPE = 'client'
     11 
     12 DOC = """
     13 This test checks whether session_manager correctly updates the block_devmode
     14 crossystem flag according to the value stored in device settings.
     15 """
     16 
     17 job.run_test('platform_SessionManagerBlockDevmodeSetting')
     18