blob: 72bc20b50d68cf1dabe08d7f4d40d8b5a422f217 [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.
"""
SUITE = "bvt, bvt_cq, smoke"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
JOB_RETRIES = 1
job.run_test("security_Minijail0")