blob: 44e27c1333923400c3449283df8d0089bfea75f4 [file] [log] [blame]
# Copyright 2014 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 = "mohsinally"
NAME = "login_LoginSuccess"
ATTRIBUTES = "suite:stress"
SUITE = "stress"
TIME = "LONG"
TEST_CATEGORY = "Stress"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This test stress tests and verifies that signing in via the UI (using Telemetry)
works correctly. This includes listening to DBus to verify that the session_manager
announces the start of a user session upon sign in, as well as the end of one on sign out.
"""
job.run_test('login_LoginSuccess', iterations=50)