Plumb commandline arguments for mojo_example_apptests.
commitef5eefe35befb1bd202fead20f282f91e645387d
authormsw <msw@chromium.org>
Thu, 9 Oct 2014 22:49:09 +0000 (9 15:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Oct 2014 22:51:43 +0000 (9 22:51 +0000)
treecc848cd7d9ba378b8d4fa044fa1057c3c04ca50d
parentfc10f0bc83a90138b7b59773c6d6c1d77102a9ec
Plumb commandline arguments for mojo_example_apptests.

Use the ApplicationImpl::args() for InitGoogleTest.
(plumbs GTEST args from the mojo_shell commandline)

BUG=392646
TEST=GTEST args work like this> mojo_shell "mojo:mojo_example_apptests --gtest_filter=ExampleApptest.RunCallbackViaService --gtest_repeat=2"
R=hansmuller@chromium.org,davemoore@chromium.org

Review URL: https://codereview.chromium.org/626033003

Cr-Commit-Position: refs/heads/master@{#299001}
mojo/examples/apptest/example_apptest.cc