1. 49d60e6 Add C-Suite in the test suites of AppCompatibilityTest by karenluo · 4 years, 9 months ago
  2. 89414e1 Convert tests/**/Android.mk files to Android.bp, part II by Sasha Smundak · 5 years ago
  3. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 5 years ago
  4. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  5. 3bd7187 limit the verbosity of app crash failure message by Guang Zhu · 7 years ago
  6. a5fe0de revamp app compat test harness by Guang Zhu · 7 years ago
  7. 37e9a28 Fix dependencies of packages that target earlier releases by Paul Duffin · 7 years ago
  8. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  9. 6ac0c8c lock device orientation during app compatibility test by Guang Zhu · 9 years ago
  10. 4f486ee don't report missing launch intent as failure by Guang Zhu · 9 years ago
  11. 9f521c9 update app compatibility post launch detection by Guang Zhu · 9 years ago
  12. 765e00a allow top sleeping state in app process verification by Guang Zhu · 9 years ago
  13. 34092cf improve app crash detection in compatibility test by Guang Zhu · 9 years ago
  14. 57e7443 Add permission for AppCompatibilityTest. by wsmlby · 9 years ago
  15. 6bd30ee1 Throw error when no intent can be found by wsmlby · 10 years ago
  16. e87cc9a Add leanback support to AppCompatiblityTest by wsmlby · 10 years ago
  17. dd806b0 Fix AppCompatibility test for different process name of one package. by wsmlby · 10 years ago
  18. dfe1bdc Improve error detection in app compitibility test by Maxim Siniavine · 10 years ago
  19. 14c716b Make sure the app is still app after launching. Bug:8755950 by Tsu Chiang Chuang · 11 years ago
  20. 85478b5 Skip apps without launch intent. by Maxim Siniavine · 11 years ago
  21. fea39c3 App Compatibility test. Launches a given app and detects crashes or ANRs. by Tsu Chiang Chuang · 12 years ago