blob: 9f68ff2808c56181dd8e2196f1260252b82eaaeb [file] [log] [blame]
# Copyright (c) 2012 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 sandboxing of system services."
NAME = "security_SandboxedServices"
PURPOSE = "To maintain sensitive system services correctly sandboxed."
CRITERIA = "Fail if any running service does not match the baseline."
SUITE = "bvt-inline, bvt, bvt_cq, smoke"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
JOB_RETRIES = 1
job.run_test("security_SandboxedServices")