History log of /frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/AppCompatibility.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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