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