blob: 8985f5d1d0ad5651abdbcd0cde796844d10d2062 [file] [log] [blame]
# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
AUTHOR = "cmasone, mnissler"
NAME = "login_OwnershipTaken"
SUITE = "bvt-inline, smoke"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
JOB_RETRIES = 1
DOC = """
This test will log a test user in through the login manager, and then simulate
taking ownership of the device as the first user.
"""
job.run_test('login_OwnershipTaken')