Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(436)

Side by Side Diff: client/site_tests/audiovideo_FFMPEG/control

Issue 652154: add ffmpeg_tests into autotest. unfortunately for now the x86 binary is checked in (Closed)
Patch Set: code review issue fixed Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 AUTHOR = 'The Chromium OS Authors'
6 NAME = 'AUDIOVIDEO_FFMPEG'
7 TIME='MEDIUM'
8 TEST_CATEGORY = 'FFMPEG'
9 TEST_CLASS = 'AudioVideo'
10 TEST_TYPE = 'client'
11
12 DOC = """
13 This test exercises ffmpeg-based software video decoder.
14 """
15
16 job.run_test('audiovideo_FFMPEG')
OLDNEW
« no previous file with comments | « client/site_tests/audiovideo_FFMPEG/audiovideo_FFMPEG.py ('k') | client/site_tests/audiovideo_FFMPEG/ffmpeg_tests.i686 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698