blob: f04765149bc940bf6415a3aed075e91a0f60d1f0 [file] [log] [blame]
# Copyright 2018 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.
#
AUTHOR = "chromeos-security@google.com"
NAME = "security_SELinux"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "security"
TEST_TYPE = "client"
ATTRIBUTES = "suite:bvt-perbuild"
JOB_RETRIES = 2
DOC = """
This is a simple test to check whether the SELinux
configuration is reflected correctly in the running
system.
"""
job.run_test('security_SELinux')