summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Updating the monkey to use a dedicated UI test bridge."Svetoslav Ganov2012-02-011-106/+25
|\
| * Updating the monkey to use a dedicated UI test bridge.Svetoslav Ganov2012-01-231-106/+25
| | | | | | | | | | | | | | | | | | | | | | | | 1. The MonkeySourceNetworkViews was registering a raw event listener for accessibility events and hence perform connection and cache management in similar way to an AccessibilityService. This is fragile and requires the Monkey implementor to know internal framework stuff. Now the functionality required by the class is accessed via the new UiTestAutomationBridge. Change-Id: Idd5820e42a4b4dfc1d9eed8977ec5ccd96485daa
* | am 075783dc: am 979806b0: Regular monkey should not write script log.Yu Shan Emily Lau2012-01-301-1/+0
|\ \ | |/ |/| | | | | * commit '075783dcd8b07c8e1e0994f1ec5d909f3977eef5': Regular monkey should not write script log.
| * Regular monkey should not write script log.Yu Shan Emily Lau2012-01-301-1/+0
| | | | | | | | Change-Id: I225cb01d3fb81478ea0e13cc4a6546d71d16d251
* | Fising the buildSvetoslav Ganov2011-11-301-1/+1
|/ | | | Change-Id: I3bbc77a2ad4244076df01071c1093f969c9dd4e4
* Updating the Monkey commands due to framework changes.Svetoslav Ganov2011-11-302-23/+56
| | | | | | bug:5664337 Change-Id: I7093fb8a646b9363dde6eee87955330bedec117b
* do not merge: cherry-picked Change-Id: ↵Yu Shan Emily Lau2011-11-081-4/+16
| | | | | | I094dbc4ffa42771a13dfb796761546093649481c from master branch Change-Id: Ia54463c93a7f941d7de3cc003ce773749d1f016e
* Bug 5440088 Turn off the bugreport catpureYu Shan Emily Lau2011-10-101-1/+1
| | | | | | | | | | by default. Swith the mGetPeriodicBugreport default value to false so that the bugreport will not be captured by default. Change-Id: Ieae662478d865d9a49dec4f77f52046b560c8972
* Update required due to framework API change.Svetoslav Ganov2011-08-241-18/+9
| | | | Change-Id: I0c297c978415e2a23df1fc2e70ebfa3e6e00715d
* Update to follow framework change.Dianne Hackborn2011-08-151-1/+1
| | | | Change-Id: I4ce9cadc9a3a5e34bc0fc4cf01ebb0cd1447f913
* Added deferreturn commandMichael Wright2011-07-202-14/+120
| | | | Change-Id: Id84ac667d42dab4648b24cc335917c3d15ec1de4
* Added view introspection functionality to MonkeyMichael Wright2011-07-204-8/+672
| | | | Change-Id: Ica8439d8c5694dc6ecc5c64d8ce52d16f51cbb25
* Add the Tap duration in the scripted monkey.Yu Shan Emily Lau2011-07-141-3/+9
| | | | Change-Id: Ie18872f6ab7934458f45fb2ac573a90a2c12319a
* Add the pinch and zoom action in theYu Shan Emily Lau2011-07-131-0/+57
| | | | | | scripted monkey. Change-Id: I658ee5954bc6c994e2206e7bde4aec382a66caea
* Follow internal impl change.Dianne Hackborn2011-06-301-1/+1
| | | | Change-Id: I61e545306182e106723e74f28650c165dcdab19a
* Add the framerate catpure tool. The changeYu Shan Emily Lau2011-06-152-0/+173
| | | | | | | | | | introduce two new keywords - StartCaptureFramerate and EndCaptureFramerate. This will call the adb shell call service call SurfaceFlinger 1013 to get the actual fps. The system property - viewancestor.profile_rendering must be set to true before running this test. Change-Id: I0fd1940ac94c77fc2bbf3c8048d7d5d68571590e
* Added the Drag action to the scripted monekyYu Shan Emily Lau2011-02-091-0/+40
| | | | Change-Id: Ib7f4f09cd07029c7332f99813c97ed0fc8dfa66a
* Added the periodic bugreport option for the Auotmated profile test.Yu Shan Emily Lau2011-02-072-2/+60
| | | | | | | Added the press and hold keyword in the scripted monkey. Bug#3426961 Change-Id: I18f84520ef37c9b5cb300f62df3540d0d774c62b
* resolved conflicts for merge of 42f87e1b to honeycomb-plus-aospThe Android Automerger2011-01-241-1/+2
|\ | | | | | | Change-Id: Ic0ea8910670567e1725e42de76e6da0cd09decac
| * am e6354845: Merge "Monkey: request am to show the ANR dialog"Dianne Hackborn2011-01-221-2/+2
| |\ | | | | | | | | | | | | * commit 'e635484562dc7f21aa16de3147a100210708c8f8': Monkey: request am to show the ANR dialog
| | * Monkey: request am to show the ANR dialogVairavan Srinivasan2011-01-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Default return value of 1 from appNotResponding was to show the ANR dialog in eclair. However, recent version of android's am interpret 1 as to wait. Fix is to change the default return value from 1 to 0. Change-Id: I6620ef54309f1d30ef18a2b60d73b346c2446f93
| * | am 98ab3219: Prevent monkey from turning off the screen. (DO NOT MERGE)Jeff Brown2011-01-201-2/+8
| |\ \ | | |/ | |/| | | | | | | * commit '98ab321927f1ea9ebb7ba6b5506ac6748b005555': Prevent monkey from turning off the screen. (DO NOT MERGE)
| | * Prevent monkey from turning off the screen. (DO NOT MERGE)Jeff Brown2011-01-201-2/+8
| | | | | | | | | | | | | | | Bug: 3371251 Change-Id: I33005005fadc0f994f39fded10faafe21116f82a
* | | Fixed the appCrashBugreport reset flag. Bug# 3383876Yu Shan Emily Lau2011-01-241-2/+2
| | | | | | | | | | | | Change-Id: I51d06ad30ed43789943cc99744898028e11b8466
* | | Merge "Really don't send POWER or ENDCALL." into honeycombEd Heyl2011-01-201-5/+6
|\ \ \
| * | | Really don't send POWER or ENDCALL.Jeff Brown2011-01-201-5/+6
| | | | | | | | | | | | | | | | Change-Id: If55c6bc7565a9a6b493da16fac5c7ad3c621684f
* | | | Merge "Fixed the monkey option - killProcessAfterError is not beging checked ↵Yu Shan Emily Lau2011-01-201-2/+1
|\ \ \ \ | |/ / / |/| | | | | | | in ANR. bug#3146736" into honeycomb
| * | | Fixed the monkey option - killProcessAfterError is not beging checked in ↵Yu Shan Emily Lau2011-01-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | ANR. bug#3146736 Change-Id: I82dc5d28a218f8e2a6e7c13f27a4aca398cd904d
* | | | Prevent monkey from turning off the screen.Jeff Brown2011-01-191-0/+5
|/ / / | | | | | | | | | | | | Bug: 3371251 Change-Id: Iadae29e8e4a67052746b8e2d2f5f542e4ee6dcc5
* | | Replace use of ro.monkey with ro.test_harness.Brett Chabot2011-01-091-5/+2
| | | | | | | | | | | | | | | | | | Bug 3329873 Change-Id: Ia681803c3d0b0afeceb178b8314c9d7227d99355
* | | Add support for multitouch pinch-zoom gesture to monkey.Jeff Brown2010-12-149-182/+352
| | | | | | | | | | | | Change-Id: Ib28f2ede95dbe01eae4d9c72906b6fdfeda44ce4
* | | Adjusted the motionEvent time to the acutal time when then event is send out ↵Yu Shan Emily Lau2010-12-091-29/+7
| | | | | | | | | | | | | | | | | | to the queue. Change-Id: I722508829c79028a7345a4dea0517fc1117b8fa5
* | | monkey: trap SIGHUP in shell before launchingDima Zavin2010-12-091-0/+1
| | | | | | | | | | | | | | | Change-Id: Ia79361858baa72970ba15d2d1ce0290d0bd38967 Signed-off-by: Dima Zavin <dima@android.com>
* | | Monkey updates for new keyboard features.Jeff Brown2010-11-233-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the new volume mute key as a system key. Use virtual keyboard during injection. Also fixed a deprecation warning for using an old Intent API. Bug: 2912307 Bug: 3221301 Change-Id: I056844509112727aa3541223f090cc500c55fc41
* | | am 35ccee0b: am 9bfa6f90: Merge "1) add the bugreport option which allow the ↵Yu Shan Emily Lau2010-10-212-5/+91
|\| | | | | | | | | | | | | | | | | | | | | | | | | | scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string Merge commit '35ccee0b22501feda0249dfcaaff2a9fdcd363b6' * commit '35ccee0b22501feda0249dfcaaff2a9fdcd363b6': 1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash.
| * | am 9bfa6f90: Merge "1) add the bugreport option which allow the scripted ↵Yu Shan Emily Lau2010-10-202-5/+91
| |\| | | | | | | | | | | | | | | | | | | | | | | | | monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the s Merge commit '9bfa6f90b8c56ed7404c0c07a70e27a9fbad3c23' into gingerbread-plus-aosp * commit '9bfa6f90b8c56ed7404c0c07a70e27a9fbad3c23': 1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash.
| | * 1) add the bugreport option which allow the scripted monkey to capature the ↵Yu Shan Emily Lau2010-10-192-5/+91
| | | | | | | | | | | | | | | | | | | | | | | | bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the shell command input text <string> Change-Id: Iab7478fdc594c07e5166091d29dc644e430e43cb
* | | Use framework-supplied keycode symbols.Jeff Brown2010-10-142-143/+2
|/ / | | | | | | | | | | | | | | | | KeyEvent now offers an (@hidden) method to map keycodes to symbolic names in a way that is compatible with what Monkey was already doing itself. Now we shouldn't need to change monkey each time we add new keycodes. Bug: 2912307 Change-Id: I9cd729b17c3f19505a4d3afcce465dad0c64cce0
* | resolved conflicts for merge of de14fbd4 to gingerbread-plus-aospYing Wang2010-10-071-0/+1
|\| | | | | | | Change-Id: I53302710ca0698daa5fe8ca3ce631a70d1578463
| * Set monkey process nameYing Wang2010-10-071-0/+3
| | | | | | | | | | | | So you can find it easily with "ps" or "top". Change-Id: Id52cb8bb1680bd2cc24043d08a94f0a304f1e436
* | am 9c1a73ba: Update Monkey to new StrictMode API.Brad Fitzpatrick2010-10-011-5/+4
|\| | | | | | | | | | | | | Merge commit '9c1a73ba8a6b6cee05f235ef71975c427a9f3a3c' into gingerbread-plus-aosp * commit '9c1a73ba8a6b6cee05f235ef71975c427a9f3a3c': Update Monkey to new StrictMode API.
| * Update Monkey to new StrictMode API.Brad Fitzpatrick2010-10-011-5/+4
| | | | | | | | Change-Id: I0f2e90496c4dece8ee3766170d8a1fe2d22a7ff4
* | am 45550faa: Merge "Don\'t send non-existent system keys." into gingerbreadYing Wang2010-10-011-20/+60
|\| | | | | | | | | | | | | Merge commit '45550faad0f683d1393ea20144246ed43fc19899' into gingerbread-plus-aosp * commit '45550faad0f683d1393ea20144246ed43fc19899': Don't send non-existent system keys.
| * Don't send non-existent system keys.Ying Wang2010-09-291-20/+60
| | | | | | | | | | | | Send only if the system key physically exists. Change-Id: I8fa102db679c55e5bfba1c9a68ecf2bc196021cd
* | am d424b8d9: Prepare for a new IActivityController method.Dianne Hackborn2010-09-231-0/+4
|\| | | | | | | | | | | | | Merge commit 'd424b8d9ccb569c4a2f01de248068fd130e3bd82' into gingerbread-plus-aosp * commit 'd424b8d9ccb569c4a2f01de248068fd130e3bd82': Prepare for a new IActivityController method.
| * Prepare for a new IActivityController method.Dianne Hackborn2010-09-231-0/+4
| | | | | | | | Change-Id: I30823fe0c06aef35a2773760ec938e7979cd1037
* | am 67aad2d8: Merge "Add the simple script log for the statbility stress ↵Yu Shan Emily Lau2010-08-302-9/+54
|\| | | | | | | | | | | | | | | | | test. Add the randomize script option." into gingerbread Merge commit '67aad2d8d51e9d48730f0c6e4848c60b1a9d0798' into gingerbread-plus-aosp * commit '67aad2d8d51e9d48730f0c6e4848c60b1a9d0798': Add the simple script log for the statbility stress test.
| * Add the simple script log for the statbility stress test.Yu Shan Emily Lau2010-08-302-9/+54
| | | | | | | | | | | | Add the randomize script option. Change-Id: I7fbbd3b78a2fc5fe5300ac4811540d0cd2070688
* | am ea7d6e8e: Merge "Add the new option for the device sleep time. This is ↵Yu Shan Emily Lau2010-08-264-15/+51
|\| | | | | | | | | | | | | | | | | only for the scripted monkey." into gingerbread Merge commit 'ea7d6e8e6568b777693c52183e9abf973786a6b5' into gingerbread-plus-aosp * commit 'ea7d6e8e6568b777693c52183e9abf973786a6b5': Add the new option for the device sleep time. This is only for the scripted monkey.
| * Add the new option for the device sleep time. This is only for the scripted ↵Yu Shan Emily Lau2010-08-264-15/+51
| | | | | | | | | | | | monkey. Change-Id: I4a6bd7133bbd2da9594a47e1f5529c5358cd9aed