blob: 0e0648994e8741751f879117258fdd0cec9ac859 [file] [log] [blame]
# Copyright (c) 2010 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 = "Chrome OS Team"
NAME = "login_LoginSuccess"
PURPOSE = "Login through the Chrome login manager."
CRITERIA = "This test will succeed as long as a test account is able to login."
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This is a helper test that will login a system through the login manager. Sets
client_success to True on success so callers can verify it ran correctly.
"""
job.run_test('login_LoginSuccess')