blob: a8775bb7ffc2f89600b726993bdb1a9186fc63b6 [file] [log] [blame]
# Copyright 2021 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 = "Ambalavanan M M <ambalavanan.m.m@intel.com>"
NAME = "camera_CameraTakePictureStress.photo_catpure_silver"
ATTRIBUTES = "suite:camera_silver"
PURPOSE = "Photo capture for long duration"
CRITERIA = """
Fail if the picture is not taken or DUT hung
"""
TIME = "LONG"
TEST_CATEGORY = "stress"
TEST_CLASS = "imaging"
TEST_TYPE = "client"
TEST_CASE_ID = 'picture'
DOC = """
Take the Picture using Camera application
command to execute:
test_that -b $board $dut camera_CameraTakePictureStress.photo_catpure_silver
"""
job.run_test('camera_CameraTakePictureStress',snaps=540)