DescriptionGN: Add SDK tests to rtc_unittests.
In https://codereview.webrtc.org/2034923003 it was discovered
that a test binary rtc_sdk_peerconnection_objc_tests was
a dependency to rtc_unittests. Unfortunately gtest doesn't
include dependent executables into the same test executable;
only libraries (so theses tests weren't run).
This CL incorporates those tests into rtc_unittests and
does the same changes to the GN build.
BUG=webrtc:5949
TESTED=Built and ran rtc_unittests locally on Mac.
NOTRY=True
Committed: https://crrev.com/3bcedd3595f417330149d661a8e4d4dd4b6562f8
Cr-Commit-Position: refs/heads/master@{#13060}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Removed commented lib #Patch Set 3 : Final fixes #
Total comments: 5
Messages
Total messages: 15 (7 generated)
|