blob: 32eef9ca51e67d09e2b4ccc0f1b07f0adbec8d0e [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 = "Chrome OS Team"
NAME = "login_LoginSuccessTelemetry"
PURPOSE = "Login using Telemetry."
CRITERIA = "This test will succeed as long as a test account is able to login."
SUITE = "bvt, smoke"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "login"
TEST_TYPE = "client"
EXPERIMENTAL = "True"
DOC = """
This is a helper test that will login a system using Telemetry. Sets
client_success to True on success so callers can verify it ran correctly.
"""
job.run_test('login_LoginSuccessTelemetry')