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
/
src
Age
Commit message (
Expand
)
Author
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2017-10-27
limit the verbosity of app crash failure message
Guang Zhu
2017-09-30
revamp app compat test harness
Guang Zhu
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
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