blob: 6ecdec05033da04b97341fed8f216a4977962efb [file] [log] [blame]
# Copyright (c) 2012 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 = "Enforces a sane set of available protocol families."
NAME = "security_ProtocolFamilies"
PURPOSE = "To ensure no crazy protocol families are available on the system."
CRITERIA = "Fail if an available protocol family is not in the baseline."
SUITE = "security"
TEST_CLASS = "security"
TEST_CATEGORY = "Functional"
TEST_TYPE = "client"
job.run_test("security_ProtocolFamilies")