blob: cbec2fb0b7f846d24a3aa416e58cc193cd8410ba [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.
AUTHOR = "ChromeOS Team"
NAME = "cellular_GobiPorts.gobi3k"
PURPOSE = "Verify that Gobi serial ports are present."
CRITERIA = """
This test will fail if the gobi serial ports for QXDM, AT commands and
GPS are not present.
"""
ATTRIBUTES = "suite:cellular_ota"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
DEPENDENCIES = "modem:gobi3k"
DOC = """
Tests that the Gobi serial ports are present.
Make sure that the serial ports for the gobi modem are present.
"""
job.run_test('cellular_GobiPorts', tag='gobi3k')