blob: 084cd08d0b6dd3daa1827fb8614b5a755bf8dabc [file] [log] [blame]
# Copyright (c) 2012 The Chromium 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 = "Chrome OS Team"
NAME = "desktopui_NaClSanity"
PURPOSE = "PyAuto based NaCl sanity tests."
CRITERIA = "This test will fail if secure shell fails."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
Sanity test for Native Client (NaCl).
Secure shell uses NaCl.
"""
job.run_test('desktopui_NaClSanity')