blob: 70269f3ed217a3e4855c1ac6512198e5fdaa8a44 [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_bronze"
ATTRIBUTES = "suite:camera_bronze"
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_bronze
"""
job.run_test('camera_CameraTakePictureStress',snaps=360)