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