blob: 49366020f541226e498cad7330e83aa17575d3ff [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_CameraRecordVideoStress.record_video_bronze"
ATTRIBUTES = "suite:camera_bronze"
PURPOSE = "video record for 10 secs"
CRITERIA = """
Fail if the video record failed or DUT hung
"""
TIME = "LONG"
TEST_CATEGORY = "stress"
TEST_CLASS = "imaging"
TEST_TYPE = "client"
DOC = """
Record the video for 10 secs for 360 times
command to execute:
test_that -b $board $dut camera_CameraRecordVideoStress.record_video_bronze
"""
job.run_test('camera_CameraRecordVideoStress', videos=360)