summaryrefslogtreecommitdiff
path: root/tests/Compatibility/src
AgeCommit message (Expand)Author
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2017-10-27limit the verbosity of app crash failure messageGuang Zhu
2017-09-30revamp app compat test harnessGuang Zhu
2015-05-28lock device orientation during app compatibility testGuang Zhu
2015-05-26don't report missing launch intent as failureGuang Zhu
2015-05-25update app compatibility post launch detectionGuang Zhu
2015-05-08allow top sleeping state in app process verificationGuang Zhu
2015-05-07improve app crash detection in compatibility testGuang Zhu
2014-10-01Throw error when no intent can be foundwsmlby
2014-09-18Add leanback support to AppCompatiblityTestwsmlby
2014-09-09Fix AppCompatibility test for different process name of one package.wsmlby
2014-08-07Improve error detection in app compitibility testMaxim Siniavine
2013-05-01Make sure the app is still app after launching.Tsu Chiang Chuang
2013-04-10Skip apps without launch intent.Maxim Siniavine
2012-05-01App Compatibility test. Launches a given app and detects crashes or ANRs.Tsu Chiang Chuang