1# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5AUTHOR = "jorgelo" 6DOC = "Enforces firewall settings." 7NAME = "security_Firewall" 8TIME="SHORT" 9TEST_CLASS = "security" 10TEST_CATEGORY = "Functional" 11TEST_TYPE = "client" 12ATTRIBUTES = "suite:bvt-inline, suite:smoke" 13SUITE = "bvt-inline, smoke" 14JOB_RETRIES = 2 15 16job.run_test("security_Firewall") 17