blob: b8e88c62be0fe97c362a03eb1cd5202d8d4638f8 [file] [log] [blame]
# Copyright (c) 2011 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.
TIME="SHORT"
AUTHOR = "The Chromium OS Authors"
DOC = """
Tests to ensure that the Ownership API can be used, as an enterprise might,
to set device policies.
"""
NAME = "login_RemoteOwnership"
PURPOSE = "Validate that the Ownership DBus API works for device policies"
CRITERIA = """
Fail if a call does not behave as expected
"""
SUITE = "regression"
TEST_CLASS = "login"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
job.run_test("login_RemoteOwnership")