blob: 68bc6adf5971d25164fdb687abc9cffaf11908fd [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 = "network_3GRecoverFromGobiDesync.gobi3k"
PURPOSE = "Verify that gobi-cromo-plugin recovers from driver failures"
SUITE = "network3g"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "network"
TEST_TYPE = "client"
DEPENDENCIES = "modem:gobi3k"
DOC = """
Tests that a Gobi modem recovers from driver failures
This test uses fault injection to make gobi-cromo-plugin act as if
the userspace has lost sync with the driver. The correct behavior
is for cromo to exit.
"""
job.run_test('network_3GRecoverFromGobiDesync', tag='gobi3k')