blob: 5c5b8c4f7b5c306d14137864bb014e3c0b9d080d [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 = "Enforces a whitelist of known user and group ID's."
NAME = "security_AccountsBaseline"
PURPOSE = "To maintain a minimal set of uid/gid on the system"
PURPOSE = ("To ensure required accounts consistently appear with the same "
"name:uid# mapping")
CRITERIA = "Fail if the list of uid/gid doesn't match the baseline."
SUITE = "bvt-inline, smoke"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
JOB_RETRIES = 1
job.run_test("security_AccountsBaseline")