JunitLaunch: Add option to run tests based on size.

InstrumentationTestRunner allows running only tests annotated with
@SmallTest, @MediumTest, or @LargeTest. This patch exposes this
setting in the launch configuration dialog.

Change-Id: Ica06b1731b4ec50854be40e3ee578bdfb12117eb
Fixes: http://code.google.com/p/android/issues/detail?id=27569
6 files changed