Add iossim testing tool for running iOS unit tests.
commit6bb12cc75319a92820f4584b89fdd7b123a6aa1b
authorlliabraa@chromium.org <lliabraa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jul 2012 15:30:39 +0000 (27 15:30 +0000)
committerlliabraa@chromium.org <lliabraa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jul 2012 15:30:39 +0000 (27 15:30 +0000)
tree3271d756b6c159d52918cab22e9665f5f43e7118
parent3e13e5e9072aea9e547a3442271055aa179005ef
Add iossim testing tool for running iOS unit tests.

iossim is a command line tool used to run an iOS app in the iOS Simulator.

BUG=None
TEST=None

Review URL: https://chromiumcodereview.appspot.com/10805004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148753 0039d316-1c4b-4281-b951-d872f2087c98
DEPS
testing/iossim/OWNERS [new file with mode: 0644]
testing/iossim/iossim.gyp [new file with mode: 0644]
testing/iossim/iossim.mm [new file with mode: 0644]
testing/iossim/redirect-stdout.sh [new file with mode: 0755]