index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Compatibility
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-12-09
Change the instrumentation app build target type
Yuexi Ma
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2019-10-14
Add C-Suite in the test suites of AppCompatibilityTest
karenluo
2019-03-12
Convert tests/**/Android.mk files to Android.bp, part II
Sasha Smundak
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2017-10-27
limit the verbosity of app crash failure message
Guang Zhu
2017-09-30
revamp app compat test harness
Guang Zhu
2017-06-15
Fix dependencies of packages that target earlier releases
Paul Duffin
2017-01-18
Prepare for removal of legacy-test from default targets
Paul Duffin
2015-05-28
lock device orientation during app compatibility test
Guang Zhu
2015-05-26
don't report missing launch intent as failure
Guang Zhu
2015-05-25
update app compatibility post launch detection
Guang Zhu
2015-05-08
allow top sleeping state in app process verification
Guang Zhu
2015-05-07
improve app crash detection in compatibility test
Guang Zhu
2015-04-09
Add permission for AppCompatibilityTest.
wsmlby
2014-10-01
Throw error when no intent can be found
wsmlby
2014-09-18
Add leanback support to AppCompatiblityTest
wsmlby
2014-09-09
Fix AppCompatibility test for different process name of one package.
wsmlby
2014-08-07
Improve error detection in app compitibility test
Maxim Siniavine
2013-05-01
Make sure the app is still app after launching.
Tsu Chiang Chuang
2013-04-10
Skip apps without launch intent.
Maxim Siniavine
2012-05-01
App Compatibility test. Launches a given app and detects crashes or ANRs.
Tsu Chiang Chuang