blob: b1378b6889f5a3a4377eff4283fbe8c47797224b [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 features of the minijail0 tool.
"""
NAME = "security_Minijail0"
PURPOSE = "Regression and integration tests of minijail0."
CRITERIA = """
Fail if any of the minijail0 features fail to isolate properly.
"""
ATTRIBUTES = "suite:bvt-inline, suite:smoke"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
JOB_RETRIES = 2
job.run_test("security_Minijail0")