blob: 4548acba99795ba7e10c4b72bd1642b2ffdd0248 [file] [log] [blame]
# Copyright (c) 2010 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.
NAME = 'MiniJail_UidGid_Check'
AUTHOR = 'The Chromium OS Authors'
TIME='SHORT'
TEST_CATEGORY = 'Security'
TEST_CLASS = 'platform'
TEST_TYPE = 'client'
DOC = """
This test checks that MiniJail sets the UID and GID correctly.
"""
job.run_test('platform_MiniJailUidGid')