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