History log of /frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bd30ee1a252e41a3fcdcb1f11dc031da5895698 01-Oct-2014 wsmlby <wsmlby@google.com> Throw error when no intent can be found

bug: 17396762

Change-Id: I10502d5d1e2332d9e6820ee645234c125e937b7a
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
e87cc9a2f29567747c0ea92756f2b579550016c7 18-Sep-2014 wsmlby <wsmlby@google.com> Add leanback support to AppCompatiblityTest

Change-Id: Ia9da14b8551c4ec5834a047f0792a5a213a3ac04
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
dd806b0ed3d7bda6830067bf342417e9bce495d9 10-Sep-2014 wsmlby <wsmlby@google.com> Fix AppCompatibility test for different process name of one package.

Change-Id: Ic30e5ee81fe6ea82e88d2c5541dc9fa9eba71043
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
dfe1bdcf43720e65e01b62fbf7f080717c02bce8 08-Aug-2014 Maxim Siniavine <siniavine@google.com> Improve error detection in app compitibility test

Change-Id: I3ee02e41b835715d1b6aaf8048fbb16a6bd00b8a
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
14c716be79b0135f6e0a22e22f432f5aacde2f21 01-May-2013 Tsu Chiang Chuang <tsu@google.com> Make sure the app is still app after launching.
Bug:8755950

Change-Id: Ie30d84cb94787d8b2e7bdc65e329a311581f4a3f
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
85478b59722837ed1bec447b2920f2f7111b57ea 10-Apr-2013 Maxim Siniavine <siniavine@google.com> Skip apps without launch intent.

If an app from the apk cannot be launched then skip it in compatibility
test, rather than generate a null pointer exception.

Change-Id: I252031f249bfe25282b10394889ab8c5506cabcf
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
fea39c3755075a2f3484f3197d93f7d42c818d67 24-Apr-2012 Tsu Chiang Chuang <tsu@google.com> App Compatibility test. Launches a given app and detects crashes or ANRs.

Change-Id: I504868ca2b7785849960be287b8d92ca3055b9ff
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java