summaryrefslogtreecommitdiff
path: root/tests/Compatibility
AgeCommit message (Expand)Author
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-09Change the instrumentation app build target type Yuexi Ma
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2019-10-14Add C-Suite in the test suites of AppCompatibilityTest karenluo
2019-03-12Convert tests/**/Android.mk files to Android.bp, part II Sasha Smundak
2019-03-02Migrate remainder of frameworks/base to androidx.test Brett Chabot
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-10-27limit the verbosity of app crash failure message Guang Zhu
2017-09-30revamp app compat test harness Guang Zhu
2017-06-15Fix dependencies of packages that target earlier releases Paul Duffin
2017-01-18Prepare for removal of legacy-test from default targets Paul Duffin
2015-05-28lock device orientation during app compatibility test Guang Zhu
2015-05-26don't report missing launch intent as failure Guang Zhu
2015-05-25update app compatibility post launch detection Guang Zhu
2015-05-08allow top sleeping state in app process verification Guang Zhu
2015-05-07improve app crash detection in compatibility test Guang Zhu
2015-04-09Add permission for AppCompatibilityTest. wsmlby
2014-10-01Throw error when no intent can be found wsmlby
2014-09-18Add leanback support to AppCompatiblityTest wsmlby
2014-09-09Fix AppCompatibility test for different process name of one package. wsmlby
2014-08-07Improve error detection in app compitibility test Maxim 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