Index: webrtc/modules/modules_unittests.isolate |
diff --git a/webrtc/modules/modules_unittests.isolate b/webrtc/modules/modules_unittests.isolate |
deleted file mode 100644 |
index af7e6ef46e83bee14951101a4cda51bb2b2cacb4..0000000000000000000000000000000000000000 |
--- a/webrtc/modules/modules_unittests.isolate |
+++ /dev/null |
@@ -1,153 +0,0 @@ |
-# 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/neteq_opus.rtp', |
- '<(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_arm.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', |
- ], |
- }, |
- }], |
- ['(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)', |
- ], |
- }, |
- }], |
- ], |
-} |