blob: ad7649474250e90a98fa6eeda6b30a697f6ef5c4 [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_ChromeRTCHWDecodeUsed"
PURPOSE = "Verify that HW decoding works for WebRTC/vp8 video."
SUITE = "video, qav"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "video"
TEST_TYPE = "client"
DEPENDENCIES = "hw_video_acc_vp8"
DOC = """
This test verifies that HW decoding works for WebRTC/vp8 video.
"""
job.run_test('video_ChromeRTCHWDecodeUsed')