blob: 67dcf59e2b7548227ef4697840d4a11687786ccb [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 = 'platform_MiniJailPidNamespace'
AUTHOR = 'The Chromium OS Authors'
PURPOSE = 'Verify minijail sets the PID namespace correctly.'
CRITERIA = 'Fails if minijail does not set PID namespace.'
TIME='SHORT'
TEST_CATEGORY = 'Security'
TEST_CLASS = "platform"
TEST_TYPE = 'client'
DOC = """
This test checks that minijail properly sets the PID namespace.
"""
job.run_test('platform_MiniJailPidNamespace')