Add a Mojo example apptest that runs in mojo_shell.
Add mojo/example/apptest with a service and client.
Add example_apptest.cc with a GTest Mojo application.
These tests can be run from out/<Debug|Release>/ via:
./mojo_shell --origin=file://`pwd` --disable-cache mojo:mojo_example_apptests
BUG=
392646
TEST=The new mojo_example_apptests passes.
R=ben@chromium.org
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=288250