|
iOS: Add resource files for tests and implement OutputPath
With this change the following tests have been successfully
passing in the iOS Simulator for iPhone 5 and iOS 9:
* audio_decoder_unittests
* common_video_unittests
* modules_tests
* rtc_api_objc_tests
* rtc_pc_unittests
* system_wrappers_unittests
* voice_engine_unittests
The modules_unittests and common_audio_unittests are
handled in https://codereview.webrtc.org/1698033002/
BUG= webrtc:4755
NOTRY=True
Committed: https://crrev.com/0206000a66d8b523f873cd77fb5977da03580dc4
Cr-Commit-Position: refs/heads/master@{#11646}
|
Unified diffs |
Side-by-side diffs |
Stats (+107 lines, -13 lines) |
 |
M |
webrtc/build/ios/tests/common_tests.json
|
View
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
 |
M |
webrtc/common_video/common_video_unittests.gyp
|
View
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
 |
M |
webrtc/common_video/libyuv/libyuv_unittest.cc
|
View
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
 |
M |
webrtc/media/media_tests.gypi
|
View
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
 |
M |
webrtc/modules/audio_coding/neteq/audio_decoder_unittest.cc
|
View
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
 |
M |
webrtc/modules/audio_coding/neteq/neteq.gypi
|
View
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
 |
M |
webrtc/modules/modules.gyp
|
View
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
 |
M |
webrtc/modules/rtp_rtcp/test/testFec/test_fec.cc
|
View
|
1 chunk |
+7 lines, -1 line |
0 comments
|
 |
M |
webrtc/modules/video_coding/codecs/test/videoprocessor_integrationtest.cc
|
View
|
7 chunks |
+15 lines, -4 lines |
0 comments
|
 |
M |
webrtc/modules/video_coding/test/test_util.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
webrtc/modules/video_coding/test/tester_main.cc
|
View
|
1 chunk |
+1 line, -1 line |
0 comments
|
 |
M |
webrtc/test/testsupport/fileutils.cc
|
View
|
4 chunks |
+9 lines, -1 line |
0 comments
|
 |
M |
webrtc/test/testsupport/iosfileutils.mm
|
View
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
 |
M |
webrtc/webrtc_tests.gypi
|
View
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Total messages: 15 (10 generated)
|