blob: efadbb9e41184f3254ae62aa8a8778b14bde32bf [file] [log] [blame]
# Copyright 2019 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 = "edward.baker@intel.com"
NAME = "desktopui_FilesApp.preview_image"
PURPOSE = "Smoke test for Files app."
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
JOB_RETRIES = 0
ATTRIBUTES = "suite:bvt-perbuild"
DOC = """
This tests the Files app can launch and some basic functionality. It also
previews a sample image to check additional functionality.
"""
job.run_test('desktopui_FilesApp', preview_image=True)