When running tests on OSX I see a lot of firewall warnings about allowing lldb and some test binaries to listen for incoming connections - so, I have to turn firewall off.
With this CL in the test run should be silent with enabled firewall.
Use lldb_codesign certificate to sign lldb binary when building with XCode and codesign those test binaries which open the listen sockets.
Details
Details
- Reviewers
clayborg
Diff Detail
Diff Detail