blob: 902388e7356c4ea1c03cc284fe076c5d024593eb [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 = "regression"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
job.run_test("security_Minijail0")