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

Side by Side Diff: webrtc/modules/modules_unittests.isolate

Issue 2340773003: GYP: Remove targets inside include_tests==1 that are converted to GN. (Closed)
Patch Set: Removed more and all isolate files. Created 4 years, 3 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
« no previous file with comments | « webrtc/modules/modules_tests_apk.isolate ('k') | webrtc/modules/modules_unittests_apk.isolate » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
2 #
3 # Use of this source code is governed by a BSD-style license
4 # that can be found in the LICENSE file in the root of the source
5 # tree. An additional intellectual property rights grant can be found
6 # in the file PATENTS. All contributing project authors may
7 # be found in the AUTHORS file in the root of the source tree.
8 {
9 'conditions': [
10 ['OS=="android"', {
11 'variables': {
12 'files': [
13 '<(DEPTH)/data/audio_processing/output_data_fixed.pb',
14 ],
15 },
16 }],
17 ['OS=="linux" or OS=="mac" or OS=="win" or OS=="android"', {
18 'variables': {
19 'files': [
20 '<(DEPTH)/data/audio_processing/output_data_float.pb',
21 '<(DEPTH)/data/audio_processing/output_data_mac.pb',
22 '<(DEPTH)/data/voice_engine/audio_tiny48.wav',
23 '<(DEPTH)/resources/att-downlink.rx',
24 '<(DEPTH)/resources/att-uplink.rx',
25 '<(DEPTH)/resources/audio_coding/neteq_opus.rtp',
26 '<(DEPTH)/resources/audio_coding/neteq_universal_new.rtp',
27 '<(DEPTH)/resources/audio_coding/speech_mono_16kHz.pcm',
28 '<(DEPTH)/resources/audio_coding/speech_mono_32_48kHz.pcm',
29 '<(DEPTH)/resources/audio_coding/testfile32kHz.pcm',
30 '<(DEPTH)/resources/audio_coding/teststereo32kHz.pcm',
31 '<(DEPTH)/resources/audio_device/audio_short16.pcm',
32 '<(DEPTH)/resources/audio_device/audio_short44.pcm',
33 '<(DEPTH)/resources/audio_device/audio_short48.pcm',
34 '<(DEPTH)/resources/audio_processing/agc/agc_audio.pcm',
35 '<(DEPTH)/resources/audio_processing/agc/agc_no_circular_buffer.dat',
36 '<(DEPTH)/resources/audio_processing/agc/agc_pitch_gain.dat',
37 '<(DEPTH)/resources/audio_processing/agc/agc_pitch_lag.dat',
38 '<(DEPTH)/resources/audio_processing/agc/agc_spectral_peak.dat',
39 '<(DEPTH)/resources/audio_processing/agc/agc_vad.dat',
40 '<(DEPTH)/resources/audio_processing/agc/agc_voicing_prob.dat',
41 '<(DEPTH)/resources/audio_processing/agc/agc_with_circular_buffer.dat' ,
42 '<(DEPTH)/resources/audio_processing/transient/ajm-macbook-1-spke16m.p cm',
43 '<(DEPTH)/resources/audio_processing/transient/audio16kHz.pcm',
44 '<(DEPTH)/resources/audio_processing/transient/audio32kHz.pcm',
45 '<(DEPTH)/resources/audio_processing/transient/audio48kHz.pcm',
46 '<(DEPTH)/resources/audio_processing/transient/audio8kHz.pcm',
47 '<(DEPTH)/resources/audio_processing/transient/detect16kHz.dat',
48 '<(DEPTH)/resources/audio_processing/transient/detect32kHz.dat',
49 '<(DEPTH)/resources/audio_processing/transient/detect48kHz.dat',
50 '<(DEPTH)/resources/audio_processing/transient/detect8kHz.dat',
51 '<(DEPTH)/resources/audio_processing/transient/double-utils.dat',
52 '<(DEPTH)/resources/audio_processing/transient/float-utils.dat',
53 '<(DEPTH)/resources/audio_processing/transient/suppressed16kHz.pcm',
54 '<(DEPTH)/resources/audio_processing/transient/suppressed32kHz.pcm',
55 '<(DEPTH)/resources/audio_processing/transient/suppressed8kHz.pcm',
56 '<(DEPTH)/resources/audio_processing/transient/wpd0.dat',
57 '<(DEPTH)/resources/audio_processing/transient/wpd1.dat',
58 '<(DEPTH)/resources/audio_processing/transient/wpd2.dat',
59 '<(DEPTH)/resources/audio_processing/transient/wpd3.dat',
60 '<(DEPTH)/resources/audio_processing/transient/wpd4.dat',
61 '<(DEPTH)/resources/audio_processing/transient/wpd5.dat',
62 '<(DEPTH)/resources/audio_processing/transient/wpd6.dat',
63 '<(DEPTH)/resources/audio_processing/transient/wpd7.dat',
64 '<(DEPTH)/resources/deflicker_before_cif_short.yuv',
65 '<(DEPTH)/resources/far16_stereo.pcm',
66 '<(DEPTH)/resources/far32_stereo.pcm',
67 '<(DEPTH)/resources/far44_stereo.pcm',
68 '<(DEPTH)/resources/far48_stereo.pcm',
69 '<(DEPTH)/resources/far8_stereo.pcm',
70 '<(DEPTH)/resources/foremanColorEnhanced_cif_short.yuv',
71 '<(DEPTH)/resources/foreman_cif.yuv',
72 '<(DEPTH)/resources/foreman_cif_short.yuv',
73 '<(DEPTH)/resources/near16_stereo.pcm',
74 '<(DEPTH)/resources/near32_stereo.pcm',
75 '<(DEPTH)/resources/near44_stereo.pcm',
76 '<(DEPTH)/resources/near48_stereo.pcm',
77 '<(DEPTH)/resources/near8_stereo.pcm',
78 '<(DEPTH)/resources/ref03.aecdump',
79 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke1_0_AST.bin',
80 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke1_0_TOF.bin',
81 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke1_1_AST.bin',
82 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke1_1_TOF.bin',
83 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke2_0_AST.bin',
84 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke2_0_TOF.bin',
85 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke2_1_AST.bin',
86 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingChoke2_1_TOF.bin',
87 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingDelay1_0_AST.bin',
88 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingDelay1_0_TOF.bin',
89 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingLoss1_0_AST.bin',
90 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ IncreasingLoss1_0_TOF.bin',
91 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ Multi1_1_AST.bin',
92 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ Multi1_1_TOF.bin',
93 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyChoke_0_AST.bin',
94 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyChoke_0_TOF.bin',
95 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyChoke_1_AST.bin',
96 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyChoke_1_TOF.bin',
97 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyDelay_0_AST.bin',
98 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyDelay_0_TOF.bin',
99 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyLoss_0_AST.bin',
100 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ SteadyLoss_0_TOF.bin',
101 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ UnlimitedSpeed_0_AST.bin',
102 '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_ UnlimitedSpeed_0_TOF.bin',
103 '<(DEPTH)/resources/short_mixed_mono_48.dat',
104 '<(DEPTH)/resources/short_mixed_mono_48_arm.dat',
105 '<(DEPTH)/resources/short_mixed_mono_48.pcm',
106 '<(DEPTH)/resources/short_mixed_stereo_48.dat',
107 '<(DEPTH)/resources/short_mixed_stereo_48.pcm',
108 '<(DEPTH)/resources/sprint-downlink.rx',
109 '<(DEPTH)/resources/sprint-uplink.rx',
110 '<(DEPTH)/resources/synthetic-trace.rx',
111 '<(DEPTH)/resources/tmobile-downlink.rx',
112 '<(DEPTH)/resources/tmobile-uplink.rx',
113 '<(DEPTH)/resources/utility/encapsulated_pcm16b_8khz.wav',
114 '<(DEPTH)/resources/utility/encapsulated_pcmu_8khz.wav',
115 '<(DEPTH)/resources/verizon3g-downlink.rx',
116 '<(DEPTH)/resources/verizon3g-uplink.rx',
117 '<(DEPTH)/resources/verizon4g-downlink.rx',
118 '<(DEPTH)/resources/verizon4g-uplink.rx',
119 ],
120 },
121 }],
122 ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==0', {
123 'variables': {
124 'command': [
125 '<(DEPTH)/testing/test_env.py',
126 '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
127 ],
128 'files': [
129 '<(DEPTH)/DEPS',
130 '<(DEPTH)/testing/test_env.py',
131 '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
132 ],
133 },
134 }],
135 ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==1', {
136 'variables': {
137 'command': [
138 '<(DEPTH)/testing/xvfb.py',
139 '<(PRODUCT_DIR)',
140 '<(DEPTH)/testing/test_env.py',
141 '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
142 ],
143 'files': [
144 '<(DEPTH)/DEPS',
145 '<(DEPTH)/testing/test_env.py',
146 '<(DEPTH)/testing/xvfb.py',
147 '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
148 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
149 ],
150 },
151 }],
152 ],
153 }
OLDNEW
« no previous file with comments | « webrtc/modules/modules_tests_apk.isolate ('k') | webrtc/modules/modules_unittests_apk.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698