aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/modules_unittests.isolate
blob: d988821af06aa9f5a3da8fc8669c4f595ae6428c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
#
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file in the root of the source
# tree. An additional intellectual property rights grant can be found
# in the file PATENTS.  All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
{
  'conditions': [
    ['OS=="android"', {
      'variables': {
        'files': [
          '<(DEPTH)/data/audio_processing/output_data_fixed.pb',
        ],
      },
    }],
    ['OS=="linux" or OS=="mac" or OS=="win" or OS=="android"', {
      'variables': {
        'files': [
          '<(DEPTH)/data/audio_processing/output_data_float.pb',
          '<(DEPTH)/data/audio_processing/output_data_mac.pb',
          '<(DEPTH)/data/voice_engine/audio_tiny48.wav',
          '<(DEPTH)/resources/att-downlink.rx',
          '<(DEPTH)/resources/att-uplink.rx',
          '<(DEPTH)/resources/audio_coding/neteq4_network_stats.dat',
          '<(DEPTH)/resources/audio_coding/neteq4_rtcp_stats.dat',
          '<(DEPTH)/resources/audio_coding/neteq4_universal_ref.pcm',
          '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_32.pcm',
          '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_64.pcm',
          '<(DEPTH)/resources/audio_coding/neteq_universal_new.rtp',
          '<(DEPTH)/resources/audio_coding/speech_mono_16kHz.pcm',
          '<(DEPTH)/resources/audio_coding/speech_mono_32_48kHz.pcm',
          '<(DEPTH)/resources/audio_coding/testfile32kHz.pcm',
          '<(DEPTH)/resources/audio_coding/teststereo32kHz.pcm',
          '<(DEPTH)/resources/audio_device/audio_short16.pcm',
          '<(DEPTH)/resources/audio_device/audio_short44.pcm',
          '<(DEPTH)/resources/audio_device/audio_short48.pcm',
          '<(DEPTH)/resources/audio_processing/agc/agc_audio.pcm',
          '<(DEPTH)/resources/audio_processing/agc/agc_no_circular_buffer.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_pitch_gain.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_pitch_lag.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_spectral_peak.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_vad.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_voicing_prob.dat',
          '<(DEPTH)/resources/audio_processing/agc/agc_with_circular_buffer.dat',
          '<(DEPTH)/resources/audio_processing/transient/ajm-macbook-1-spke16m.pcm',
          '<(DEPTH)/resources/audio_processing/transient/audio16kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/audio32kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/audio48kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/audio8kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/detect16kHz.dat',
          '<(DEPTH)/resources/audio_processing/transient/detect32kHz.dat',
          '<(DEPTH)/resources/audio_processing/transient/detect48kHz.dat',
          '<(DEPTH)/resources/audio_processing/transient/detect8kHz.dat',
          '<(DEPTH)/resources/audio_processing/transient/double-utils.dat',
          '<(DEPTH)/resources/audio_processing/transient/float-utils.dat',
          '<(DEPTH)/resources/audio_processing/transient/suppressed16kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/suppressed32kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/suppressed8kHz.pcm',
          '<(DEPTH)/resources/audio_processing/transient/wpd0.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd1.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd2.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd3.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd4.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd5.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd6.dat',
          '<(DEPTH)/resources/audio_processing/transient/wpd7.dat',
          '<(DEPTH)/resources/deflicker_before_cif_short.yuv',
          '<(DEPTH)/resources/far16_stereo.pcm',
          '<(DEPTH)/resources/far32_stereo.pcm',
          '<(DEPTH)/resources/far44_stereo.pcm',
          '<(DEPTH)/resources/far48_stereo.pcm',
          '<(DEPTH)/resources/far8_stereo.pcm',
          '<(DEPTH)/resources/foremanColorEnhanced_cif_short.yuv',
          '<(DEPTH)/resources/foreman_cif.yuv',
          '<(DEPTH)/resources/foreman_cif_short.yuv',
          '<(DEPTH)/resources/near16_stereo.pcm',
          '<(DEPTH)/resources/near32_stereo.pcm',
          '<(DEPTH)/resources/near44_stereo.pcm',
          '<(DEPTH)/resources/near48_stereo.pcm',
          '<(DEPTH)/resources/near8_stereo.pcm',
          '<(DEPTH)/resources/ref03.aecdump',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_1_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_1_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_1_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_1_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingDelay1_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingDelay1_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingLoss1_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingLoss1_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_Multi1_1_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_Multi1_1_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_1_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_1_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyDelay_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyDelay_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyLoss_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyLoss_0_TOF.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_UnlimitedSpeed_0_AST.bin',
          '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_UnlimitedSpeed_0_TOF.bin',
          '<(DEPTH)/resources/short_mixed_mono_48.dat',
          '<(DEPTH)/resources/short_mixed_mono_48.pcm',
          '<(DEPTH)/resources/short_mixed_stereo_48.dat',
          '<(DEPTH)/resources/short_mixed_stereo_48.pcm',
          '<(DEPTH)/resources/sprint-downlink.rx',
          '<(DEPTH)/resources/sprint-uplink.rx',
          '<(DEPTH)/resources/synthetic-trace.rx',
          '<(DEPTH)/resources/tmobile-downlink.rx',
          '<(DEPTH)/resources/tmobile-uplink.rx',
          '<(DEPTH)/resources/utility/encapsulated_pcm16b_8khz.wav',
          '<(DEPTH)/resources/utility/encapsulated_pcmu_8khz.wav',
          '<(DEPTH)/resources/verizon3g-downlink.rx',
          '<(DEPTH)/resources/verizon3g-uplink.rx',
          '<(DEPTH)/resources/verizon4g-downlink.rx',
          '<(DEPTH)/resources/verizon4g-uplink.rx',
          '<(DEPTH)/resources/video_coding/frame-ethernet-ii.pcap',
          '<(DEPTH)/resources/video_coding/frame-loopback.pcap',
          '<(DEPTH)/resources/video_coding/pltype103.rtp',
          '<(DEPTH)/resources/video_coding/ssrcs-2.pcap',
          '<(DEPTH)/resources/video_coding/ssrcs-3.pcap',
        ],
      },
    }],
    ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==0', {
      'variables': {
        'command': [
          '<(DEPTH)/testing/test_env.py',
          '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
        ],
        'files': [
          '<(DEPTH)/DEPS',
          '<(DEPTH)/testing/test_env.py',
          '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
        ],
      },
    }],
    ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==1', {
      'variables': {
        'command': [
          '<(DEPTH)/testing/xvfb.py',
          '<(PRODUCT_DIR)',
          '<(DEPTH)/testing/test_env.py',
          '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
        ],
        'files': [
          '<(DEPTH)/DEPS',
          '<(DEPTH)/testing/test_env.py',
          '<(DEPTH)/testing/xvfb.py',
          '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)',
          '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
        ],
      },
    }],
  ],
}