summaryrefslogtreecommitdiffstats
path: root/tests/Compatibility/src
Commit message (Collapse)AuthorAgeFilesLines
* Throw error when no intent can be foundwsmlby2014-10-011-6/+2
| | | | | bug: 17396762 Change-Id: I10502d5d1e2332d9e6820ee645234c125e937b7a
* Add leanback support to AppCompatiblityTestwsmlby2014-09-181-2/+10
| | | | Change-Id: Ia9da14b8551c4ec5834a047f0792a5a213a3ac04
* Fix AppCompatibility test for different process name of one package.wsmlby2014-09-091-0/+6
| | | | Change-Id: Ic30e5ee81fe6ea82e88d2c5541dc9fa9eba71043
* Improve error detection in app compitibility testMaxim Siniavine2014-08-071-40/+40
| | | | Change-Id: I3ee02e41b835715d1b6aaf8048fbb16a6bd00b8a
* Make sure the app is still app after launching.Tsu Chiang Chuang2013-05-011-14/+61
| | | | | | Bug:8755950 Change-Id: Ie30d84cb94787d8b2e7bdc65e329a311581f4a3f
* Skip apps without launch intent.Maxim Siniavine2013-04-101-0/+4
| | | | | | | If an app from the apk cannot be launched then skip it in compatibility test, rather than generate a null pointer exception. Change-Id: I252031f249bfe25282b10394889ab8c5506cabcf
* App Compatibility test. Launches a given app and detects crashes or ANRs.Tsu Chiang Chuang2012-05-012-0/+200
Change-Id: I504868ca2b7785849960be287b8d92ca3055b9ff