Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(828)

Unified Diff: third_party/android_testrunner/README.chromium

Issue 10692132: fix test broken issue when using --use-emulator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/run_tests.py ('k') | third_party/android_testrunner/adb_interface.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_testrunner/README.chromium
diff --git a/third_party/android_testrunner/README.chromium b/third_party/android_testrunner/README.chromium
index c8a97faff502b5e654d72a27ec2b98394ac73d55..a2e76f04bde800a25e1627058f68b4fd0330e5aa 100644
--- a/third_party/android_testrunner/README.chromium
+++ b/third_party/android_testrunner/README.chromium
@@ -9,8 +9,9 @@ This package is the scripts used to run the unit test for Android and from
Android Gingerbread.
Local Modifications:
-This are no local modifications, all files were copied from
-<android_gingerbread_tree>/development/testrunner/
+1. Added functions to start/kill/restart the adb server.
+2. Added function of WaitForSystemBootCompleted to wait for the flag of
+sys.boot_completed to be set.
Here is the detail steps
1. Checkout Android source code
« no previous file with comments | « build/android/run_tests.py ('k') | third_party/android_testrunner/adb_interface.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698