summaryrefslogtreecommitdiff
path: root/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibilityRunner.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate remainder of frameworks/base to androidx.testBrett Chabot2019-03-021-1/+1
| | | | | | | | | See go/jetpack-test-android-migration Exempt-From-Owner-Approval: automated package name refactoring Test: m m -j BroadcastRadioTests KeystoreTests mediaframeworktest ActivityManagerPerfTests AppLaunch AppLaunchWear BackgroundDexOptServiceIntegrationTests AppCompatibilityTest DynamicCodeLoggerIntegrationTests FlickerLibTest InternalTests PackageWatchdogTest RcsTests RollbackTestAppAv1 RollbackTestAppAv2 RollbackTestAppACrashingV2 RollbackTestAppBv1 RollbackTestAppBv2 RollbackTestAppASplitV1 RollbackTestAppASplitV2 RollbackTest ServiceCrashTest UsageStatsPerfTests UsbTests WindowAnimationJank Change-Id: I32fe3297656eec6060da6c7e24582bcd5315fb16
* revamp app compat test harnessGuang Zhu2017-09-301-16/+3
| | | | | | | | | | | | | | - migrate away from deprecated JUnit3 paradigm - scan dropbox entries for app errors, instead of probing task list - use IActivityController to suppress crash dialogs and record detected app errors - use combined dropbox and activity controller detected errors to determine app errors Bug: 67002148 Test: run harness against apps known to crash Change-Id: If108cfdc7474a13e24f0d8350a7cbf99e3b51c46
* App Compatibility test. Launches a given app and detects crashes or ANRs.Tsu Chiang Chuang2012-05-011-0/+35
Change-Id: I504868ca2b7785849960be287b8d92ca3055b9ff