blob: 02e8165fffdbd9204964dc72e7b053002008e552 [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.
AUTHOR = "Chrome OS Team"
DOC = """
Tests to ensure that the Ownership API works for a local device owner.
"""
NAME = "login_OwnershipApi"
PURPOSE = "Validate Ownership DBus API"
CRITERIA = """
Fail if a call does not behave as expected
"""
SUITE = "bvt, kaen_bvt, smoke"
TIME="SHORT"
TEST_CLASS = "login"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
job.run_test("login_OwnershipApi")