blob: 5200af30c2a88ffd474aae8f4f66d3e7ed4c403e [file] [log] [blame]
# Copyright 2014 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 = "zork, ebeach"
NAME = "desktopui_ConnectivityDiagnostics"
PURPOSE = "Basic sanity check of connectivity diagnostics in Chrome."
CRITERIA = "This test will fail if the connectivity diagnostics smoke tests fail."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This test logs in, connects to the connectivity diagnostics app, and asks it to
run the internal test suite. It then waits for a successful run to complete.
"""
job.run_test("desktopui_ConnectivityDiagnostics")