henrike@webrtc.org | e80a934 | 2013-07-08 21:19:57 | [diff] [blame] | 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': { |
kjellander@webrtc.org | 78c222b | 2014-10-31 18:08:09 | [diff] [blame] | 12 | 'files': [ |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 13 | '<(DEPTH)/data/audio_processing/output_data_fixed.pb', |
ivoc | 72c08ed | 2016-01-20 15:26:24 | [diff] [blame] | 14 | '<(DEPTH)/resources/audio_coding/neteq4_network_stats_android.dat', |
| 15 | '<(DEPTH)/resources/audio_coding/neteq4_rtcp_stats_android.dat', |
| 16 | '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_android.pcm', |
henrike@webrtc.org | e80a934 | 2013-07-08 21:19:57 | [diff] [blame] | 17 | ], |
| 18 | }, |
| 19 | }], |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 20 | ['OS=="linux" or OS=="mac" or OS=="win" or OS=="android"', { |
kjellander@webrtc.org | 3365422 | 2013-08-22 07:57:00 | [diff] [blame] | 21 | 'variables': { |
kjellander@webrtc.org | 78c222b | 2014-10-31 18:08:09 | [diff] [blame] | 22 | 'files': [ |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 23 | '<(DEPTH)/data/audio_processing/output_data_float.pb', |
Henrik Kjellander | b788bc2 | 2015-10-22 05:31:28 | [diff] [blame] | 24 | '<(DEPTH)/data/audio_processing/output_data_mac.pb', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 25 | '<(DEPTH)/data/voice_engine/audio_tiny48.wav', |
| 26 | '<(DEPTH)/resources/att-downlink.rx', |
| 27 | '<(DEPTH)/resources/att-uplink.rx', |
| 28 | '<(DEPTH)/resources/audio_coding/neteq4_network_stats.dat', |
kjellander | 1f150b3 | 2016-01-21 12:42:21 | [diff] [blame] | 29 | '<(DEPTH)/resources/audio_coding/neteq4_opus_network_stats.dat', |
| 30 | '<(DEPTH)/resources/audio_coding/neteq4_opus_ref.pcm', |
| 31 | '<(DEPTH)/resources/audio_coding/neteq4_opus_ref_win_32.pcm', |
| 32 | '<(DEPTH)/resources/audio_coding/neteq4_opus_ref_win_64.pcm', |
| 33 | '<(DEPTH)/resources/audio_coding/neteq4_opus_rtcp_stats.dat', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 34 | '<(DEPTH)/resources/audio_coding/neteq4_rtcp_stats.dat', |
| 35 | '<(DEPTH)/resources/audio_coding/neteq4_universal_ref.pcm', |
| 36 | '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_32.pcm', |
| 37 | '<(DEPTH)/resources/audio_coding/neteq4_universal_ref_win_64.pcm', |
kjellander | 1f150b3 | 2016-01-21 12:42:21 | [diff] [blame] | 38 | '<(DEPTH)/resources/audio_coding/neteq_opus.rtp', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 39 | '<(DEPTH)/resources/audio_coding/neteq_universal_new.rtp', |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 40 | '<(DEPTH)/resources/audio_coding/speech_mono_16kHz.pcm', |
| 41 | '<(DEPTH)/resources/audio_coding/speech_mono_32_48kHz.pcm', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 42 | '<(DEPTH)/resources/audio_coding/testfile32kHz.pcm', |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 43 | '<(DEPTH)/resources/audio_coding/teststereo32kHz.pcm', |
henrika@webrtc.org | 474d1eb | 2015-03-09 12:39:53 | [diff] [blame] | 44 | '<(DEPTH)/resources/audio_device/audio_short16.pcm', |
| 45 | '<(DEPTH)/resources/audio_device/audio_short44.pcm', |
| 46 | '<(DEPTH)/resources/audio_device/audio_short48.pcm', |
pbos@webrtc.org | 788acd1 | 2014-12-15 09:41:24 | [diff] [blame] | 47 | '<(DEPTH)/resources/audio_processing/agc/agc_audio.pcm', |
| 48 | '<(DEPTH)/resources/audio_processing/agc/agc_no_circular_buffer.dat', |
| 49 | '<(DEPTH)/resources/audio_processing/agc/agc_pitch_gain.dat', |
| 50 | '<(DEPTH)/resources/audio_processing/agc/agc_pitch_lag.dat', |
| 51 | '<(DEPTH)/resources/audio_processing/agc/agc_spectral_peak.dat', |
| 52 | '<(DEPTH)/resources/audio_processing/agc/agc_vad.dat', |
| 53 | '<(DEPTH)/resources/audio_processing/agc/agc_voicing_prob.dat', |
| 54 | '<(DEPTH)/resources/audio_processing/agc/agc_with_circular_buffer.dat', |
pbos@webrtc.org | 788acd1 | 2014-12-15 09:41:24 | [diff] [blame] | 55 | '<(DEPTH)/resources/audio_processing/transient/ajm-macbook-1-spke16m.pcm', |
pbos@webrtc.org | 788acd1 | 2014-12-15 09:41:24 | [diff] [blame] | 56 | '<(DEPTH)/resources/audio_processing/transient/audio16kHz.pcm', |
| 57 | '<(DEPTH)/resources/audio_processing/transient/audio32kHz.pcm', |
| 58 | '<(DEPTH)/resources/audio_processing/transient/audio48kHz.pcm', |
| 59 | '<(DEPTH)/resources/audio_processing/transient/audio8kHz.pcm', |
| 60 | '<(DEPTH)/resources/audio_processing/transient/detect16kHz.dat', |
| 61 | '<(DEPTH)/resources/audio_processing/transient/detect32kHz.dat', |
| 62 | '<(DEPTH)/resources/audio_processing/transient/detect48kHz.dat', |
| 63 | '<(DEPTH)/resources/audio_processing/transient/detect8kHz.dat', |
| 64 | '<(DEPTH)/resources/audio_processing/transient/double-utils.dat', |
| 65 | '<(DEPTH)/resources/audio_processing/transient/float-utils.dat', |
| 66 | '<(DEPTH)/resources/audio_processing/transient/suppressed16kHz.pcm', |
| 67 | '<(DEPTH)/resources/audio_processing/transient/suppressed32kHz.pcm', |
| 68 | '<(DEPTH)/resources/audio_processing/transient/suppressed8kHz.pcm', |
| 69 | '<(DEPTH)/resources/audio_processing/transient/wpd0.dat', |
| 70 | '<(DEPTH)/resources/audio_processing/transient/wpd1.dat', |
| 71 | '<(DEPTH)/resources/audio_processing/transient/wpd2.dat', |
| 72 | '<(DEPTH)/resources/audio_processing/transient/wpd3.dat', |
| 73 | '<(DEPTH)/resources/audio_processing/transient/wpd4.dat', |
| 74 | '<(DEPTH)/resources/audio_processing/transient/wpd5.dat', |
| 75 | '<(DEPTH)/resources/audio_processing/transient/wpd6.dat', |
| 76 | '<(DEPTH)/resources/audio_processing/transient/wpd7.dat', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 77 | '<(DEPTH)/resources/deflicker_before_cif_short.yuv', |
| 78 | '<(DEPTH)/resources/far16_stereo.pcm', |
| 79 | '<(DEPTH)/resources/far32_stereo.pcm', |
| 80 | '<(DEPTH)/resources/far44_stereo.pcm', |
| 81 | '<(DEPTH)/resources/far48_stereo.pcm', |
| 82 | '<(DEPTH)/resources/far8_stereo.pcm', |
| 83 | '<(DEPTH)/resources/foremanColorEnhanced_cif_short.yuv', |
| 84 | '<(DEPTH)/resources/foreman_cif.yuv', |
| 85 | '<(DEPTH)/resources/foreman_cif_short.yuv', |
| 86 | '<(DEPTH)/resources/near16_stereo.pcm', |
| 87 | '<(DEPTH)/resources/near32_stereo.pcm', |
| 88 | '<(DEPTH)/resources/near44_stereo.pcm', |
| 89 | '<(DEPTH)/resources/near48_stereo.pcm', |
| 90 | '<(DEPTH)/resources/near8_stereo.pcm', |
| 91 | '<(DEPTH)/resources/ref03.aecdump', |
| 92 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_0_AST.bin', |
| 93 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_0_TOF.bin', |
| 94 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_1_AST.bin', |
| 95 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke1_1_TOF.bin', |
| 96 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_0_AST.bin', |
| 97 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_0_TOF.bin', |
| 98 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_1_AST.bin', |
| 99 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingChoke2_1_TOF.bin', |
| 100 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingDelay1_0_AST.bin', |
| 101 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingDelay1_0_TOF.bin', |
| 102 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingLoss1_0_AST.bin', |
| 103 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_IncreasingLoss1_0_TOF.bin', |
| 104 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_Multi1_1_AST.bin', |
| 105 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_Multi1_1_TOF.bin', |
| 106 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_0_AST.bin', |
| 107 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_0_TOF.bin', |
| 108 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_1_AST.bin', |
| 109 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyChoke_1_TOF.bin', |
| 110 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyDelay_0_AST.bin', |
| 111 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyDelay_0_TOF.bin', |
| 112 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyLoss_0_AST.bin', |
| 113 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_SteadyLoss_0_TOF.bin', |
| 114 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_UnlimitedSpeed_0_AST.bin', |
| 115 | '<(DEPTH)/resources/remote_bitrate_estimator/VideoSendersTest_BweTest_UnlimitedSpeed_0_TOF.bin', |
| 116 | '<(DEPTH)/resources/short_mixed_mono_48.dat', |
kjellander | c3a0983 | 2016-02-02 21:18:33 | [diff] [blame] | 117 | '<(DEPTH)/resources/short_mixed_mono_48_arm.dat', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 118 | '<(DEPTH)/resources/short_mixed_mono_48.pcm', |
| 119 | '<(DEPTH)/resources/short_mixed_stereo_48.dat', |
| 120 | '<(DEPTH)/resources/short_mixed_stereo_48.pcm', |
| 121 | '<(DEPTH)/resources/sprint-downlink.rx', |
| 122 | '<(DEPTH)/resources/sprint-uplink.rx', |
| 123 | '<(DEPTH)/resources/synthetic-trace.rx', |
| 124 | '<(DEPTH)/resources/tmobile-downlink.rx', |
| 125 | '<(DEPTH)/resources/tmobile-uplink.rx', |
| 126 | '<(DEPTH)/resources/utility/encapsulated_pcm16b_8khz.wav', |
| 127 | '<(DEPTH)/resources/utility/encapsulated_pcmu_8khz.wav', |
| 128 | '<(DEPTH)/resources/verizon3g-downlink.rx', |
| 129 | '<(DEPTH)/resources/verizon3g-uplink.rx', |
| 130 | '<(DEPTH)/resources/verizon4g-downlink.rx', |
| 131 | '<(DEPTH)/resources/verizon4g-uplink.rx', |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 132 | ], |
| 133 | }, |
| 134 | }], |
Henrik Kjellander | 9589e2a | 2015-10-22 04:48:21 | [diff] [blame] | 135 | ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==0', { |
kjellander@webrtc.org | 52bb521 | 2014-11-13 08:35:05 | [diff] [blame] | 136 | 'variables': { |
| 137 | 'command': [ |
| 138 | '<(DEPTH)/testing/test_env.py', |
| 139 | '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)', |
| 140 | ], |
| 141 | 'files': [ |
| 142 | '<(DEPTH)/DEPS', |
kjellander@webrtc.org | a1bfc50 | 2014-06-13 09:02:15 | [diff] [blame] | 143 | '<(DEPTH)/testing/test_env.py', |
kjellander@webrtc.org | 3365422 | 2013-08-22 07:57:00 | [diff] [blame] | 144 | '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)', |
| 145 | ], |
| 146 | }, |
| 147 | }], |
Henrik Kjellander | 9589e2a | 2015-10-22 04:48:21 | [diff] [blame] | 148 | ['(OS=="linux" or OS=="mac" or OS=="win") and use_x11==1', { |
| 149 | 'variables': { |
| 150 | 'command': [ |
| 151 | '<(DEPTH)/testing/xvfb.py', |
| 152 | '<(PRODUCT_DIR)', |
| 153 | '<(DEPTH)/testing/test_env.py', |
| 154 | '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)', |
| 155 | ], |
| 156 | 'files': [ |
| 157 | '<(DEPTH)/DEPS', |
| 158 | '<(DEPTH)/testing/test_env.py', |
| 159 | '<(DEPTH)/testing/xvfb.py', |
| 160 | '<(PRODUCT_DIR)/modules_unittests<(EXECUTABLE_SUFFIX)', |
| 161 | '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', |
| 162 | ], |
| 163 | }, |
| 164 | }], |
henrike@webrtc.org | e80a934 | 2013-07-08 21:19:57 | [diff] [blame] | 165 | ], |
kjellander@webrtc.org | 3365422 | 2013-08-22 07:57:00 | [diff] [blame] | 166 | } |