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

Unified Diff: client/site_tests/realtimecomm_GTalkAudioPlayground/control

Issue 1338004: Add audioonly playground test. Move common things to dep. (Closed)
Patch Set: More improvement from codereview. Created 10 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: client/site_tests/realtimecomm_GTalkAudioPlayground/control
diff --git a/client/site_tests/realtimecomm_GTalkAudioPlayground/control b/client/site_tests/realtimecomm_GTalkAudioPlayground/control
new file mode 100755
index 0000000000000000000000000000000000000000..0dfbfcb2bd9bd8e6a8028357da3e5defc964d2e8
--- /dev/null
+++ b/client/site_tests/realtimecomm_GTalkAudioPlayground/control
@@ -0,0 +1,16 @@
+# Copyright (c) 2010 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 Team"
+NAME = "realtimecomm_GTalkPlayground"
+TIME = "MEDIUM"
+TEST_CATEGORY = "GTalk"
+TEST_CLASS = "realtimecomm"
+TEST_TYPE = "client"
+
+DOC = """
+This tests Google Talk Plugin Audio
+"""
+
+job.run_test('realtimecomm_GTalkAudioPlayground')
« no previous file with comments | « client/deps/realtimecomm_playground/pgutil.py ('k') | client/site_tests/realtimecomm_GTalkAudioPlayground/options » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698