blob: a04d064adfacabdd6d6763df103385e8725ed831 [file] [log] [blame]
# Copyright (c) 2014 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 = "Chrome OS Project, chromeos-video@google.com"
NAME = "video_ChromeRTCHWEncodeUsed"
PURPOSE = "Verify that HW Encoding works for WebRTC/vp8 video."
SUITE = "bvt-perbuild, video"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "video"
TEST_TYPE = "client"
DEPENDENCIES = "hw_video_acc_enc_vp8"
JOB_RETRIES = 1
BUG_TEMPLATE = {
'labels': ['OS-Chrome', 'Cr-OS-Kernel-Video'],
}
DOC = """
This test verifies that HW encoding works for WebRTC/vp8 video.
"""
job.run_test('video_ChromeRTCHWEncodeUsed')