aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Yang <alice@google.com>2012-05-16 11:56:18 -0700
committerAlice Yang <alice@google.com>2012-05-16 11:56:18 -0700
commit184282491e4dce14515afe22b0a6efbf2cc608ed (patch)
tree5a69b745534198b2d0b1f11cf5c5c8754d96464a
parenta991358d94947cc0dbd6a8d75dd77b5fd377734b (diff)
downloadcalendar-184282491e4dce14515afe22b0a6efbf2cc608ed.tar.gz
For instructions on how to build and run the calendar-common unit tests. Change-Id: I70d5ac33e80cce230dd4694a1061a84423332f7a
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bfb9a28
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+To build and run tests:
+
+mmm -j20 frameworks/opt/calendar
+adb install -r $OUT/data/app/CalendarCommonTests.apk
+adb shell am instrument -w com.android.calendarcommon.tests/android.test.InstrumentationTestRunner