blob: 58f4203b731e7a0ea620d788b7e4449a6897af44 [file] [log] [blame]
# Copyright (c) 2013 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 = "pstew@chromium.org"
NAME = "network_8021xEapDetection"
PURPOSE = "Verify shill correctly detects EAP requests on a wired interface"
CRITERIA = """
This test fails if the EapAuthenticatorDetected flag is not set on a
device after EAP traffic is sent to that interface.
"""
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
DOC = """
Tests that we can detect EAP traffic on an interface.
"""
job.run_test('network_8021xEapDetection')