commit | 930e3ad51e23e6ef29657d607173faf3e0e2b7b8 | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Sat Mar 05 01:20:11 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Sat Mar 05 01:20:11 2011 +0000 |
tree | 687f0c3e3f177903282d5c486963b08965a2f137 | |
parent | 4b598e156ad58843d93319fd88832c77c06191ff [diff] |
Add a test case ProcessAPITestCase.test_remote_launch() which tests SBProcess.RemoteLaunch() API with a process not in eStateConnected, and checks that the remote launch failed. Modify SBProcess::RemoteLaunch()/RemoteAttachToProcessWithID()'s log statements to fix a crasher when logging is turned on. llvm-svn: 127055