webrtc/modules/audio_coding/test
Robin Raymond 1c62ffa530 Normalize main(..) routines for WinUWP
In order to support WinUWP platform, all main(..) routines must be normalized to the formal int main(int argc, char* argv[]) form. A platform wrapper main is auto-created linking against the default main(...). This can only work if the linkage is exactly matching the proper formal definition and not a loosely defined main(...) alternative.

Bug: webrtc:8608
Change-Id: I606663aaea7df1792c7c5636279617b8926fa5cc
Reviewed-on: https://webrtc-review.googlesource.com/28721
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21229}
2017-12-12 14:32:56 +00:00
..
ACMTest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
APITest.cc Optional: Use nullopt and implicit construction in /modules/audio_coding 2017-11-17 11:58:37 +00:00
APITest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
Channel.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
Channel.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
delay_test.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
EncodeDecodeTest.cc Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
EncodeDecodeTest.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
insert_packet_with_timing.cc Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
iSACTest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
iSACTest.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
opus_test.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
opus_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
PacketLossTest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
PacketLossTest.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
PCMFile.cc Optional: Use nullopt and implicit construction in /modules/audio_coding 2017-11-17 11:58:37 +00:00
PCMFile.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
RTPFile.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
RTPFile.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
target_delay_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
TestAllCodecs.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
TestAllCodecs.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
Tester.cc Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestRedFec.cc Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestRedFec.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
TestStereo.cc Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestStereo.h Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
TestVADDTX.cc Avoid flagging Opus DTX frames as speech. 2017-11-20 14:53:40 +00:00
TestVADDTX.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
TwoWayCommunication.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
TwoWayCommunication.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
utility.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
utility.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00