blob: 4b940b93633f016edd8595bf1ac07ff9eddad472 [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 = "joaodasilva, cmasone"
NAME = "login_MultiUserPolicy"
SUITE = "bvt-inline, smoke"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
JOB_RETRIES = 1
DOC = """
This test signs in two users at the session_manager over dbus, and verifies that
both can store and retrieve their respective user policies.
Fails if users that sign-in after the first sign-in aren't able to store and
retrieve their policies.
"""
job.run_test('login_MultiUserPolicy')