blob: c922b713aace54f929779ac6dace5a6d467a9fd2 [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, nkostylev"
NAME = "login_RetrieveActiveSessions"
SUITE = "bvt, smoke"
TIME = "FAST"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This test is intended to ensure that the session manager correctly
records which sessions are active and returns them upon request.
It will call session_manager.StartSession() over DBus more than once,
with different user names, and query the active sessions each time.
"""
job.run_test('login_RetrieveActiveSessions')