webrtc/sdk/objc/unittests
Byoungchan Lee 2e631f5c38 Always build all iOS unittests, even on the simulator.
Also, make the iOS audio unittests not run on the simulator by default,
and if someone wants to run the tests one can do
by using the WEBRTC_IOS_RUN_AUDIO_TESTS environment variable.

Bug: webrtc:7812
Change-Id: Ie9fc70872c6617516e2f2c21039489df309b85fb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/292621
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39306}
2023-02-13 20:30:24 +00:00
..
audio_short16.pcm
audio_short44.pcm
audio_short48.pcm
avformatmappertests.mm
foreman.mp4
frame_buffer_helpers.h
frame_buffer_helpers.mm
main.mm Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define 2019-06-13 13:51:17 +00:00
nalu_rewriter_xctest.mm Fix -Wunused-but-set-variable 2021-11-16 10:30:30 +00:00
objc_video_decoder_factory_tests.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
objc_video_encoder_factory_tests.mm Remove objc tests from rtc_unittests and move tests to sdk_unittests 2022-05-13 11:59:06 +00:00
ObjCVideoTrackSource_xctest.mm Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
RTCAudioDevice_xctest.mm Always build all iOS unittests, even on the simulator. 2023-02-13 20:30:24 +00:00
RTCAudioDeviceModule_xctest.mm Always build all iOS unittests, even on the simulator. 2023-02-13 20:30:24 +00:00
RTCAudioSessionTest.mm rtc::Event: Finalize migration to TimeDelta. 2022-08-19 13:44:57 +00:00
RTCCallbackLogger_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCCameraVideoCapturerTests.mm Enable rotation tests marked as expected failures 2023-02-02 10:48:32 +00:00
RTCCertificateTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCConfigurationTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCCVPixelBuffer_xctest.mm Reland "Implement Optimized CropAndScale for ObjCFrameBuffer" 2022-08-24 09:14:19 +00:00
RTCDataChannelConfigurationTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCDoNotPutCPlusPlusInFrameworkHeaders_xctest.m
RTCEncodedImage_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCFileVideoCapturer_xctest.mm Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCH264ProfileLevelId_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCIceCandidateTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCIceServerTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCMediaConstraintsTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCMTLVideoView_xctest.m Fix rendering tests of RTCMTLVideoViewTests to work as expected 2022-04-29 19:27:22 +00:00
RTCNV12TextureCache_xctest.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCPeerConnectionFactory_xctest.m Reenable some iOS tests. 2022-08-19 13:10:17 +00:00
RTCPeerConnectionFactoryBuilderTest.mm Remove HAVE_NO_MEDIA from Obj-C API. 2022-06-24 09:16:39 +00:00
RTCPeerConnectionTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCSessionDescriptionTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
RTCTracingTest.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
scoped_cftyperef_tests.mm Replace use of gtest expectation macro with XCTest's macro 2022-08-23 12:27:58 +00:00