summaryrefslogtreecommitdiff
path: root/tests/Compatibility
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-09Change the instrumentation app build target typeYuexi Ma
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2019-10-14Add C-Suite in the test suites of AppCompatibilityTestkarenluo
2019-03-12Convert tests/**/Android.mk files to Android.bp, part IISasha Smundak
2019-03-02Migrate remainder of frameworks/base to androidx.testBrett Chabot
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-10-27limit the verbosity of app crash failure messageGuang Zhu
2017-09-30revamp app compat test harnessGuang Zhu
2017-06-15Fix dependencies of packages that target earlier releasesPaul Duffin
2017-01-18Prepare for removal of legacy-test from default targetsPaul Duffin
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
2015-04-09Add permission for AppCompatibilityTest.wsmlby
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