| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Take screenshot on failure. | Kohsuke Yatoh | 2022-04-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | ScreenCaptureRule is inspired by ScreenshotTestRule [1], but does not require additional permissions as ScreenCaptureRule uses Shell permission. [1] https://cs.android.com/android/platform/superproject/+/master:cts/tests/tests/systemui/src/android/systemui/cts/ScreenshotTestRule.java Bug: 227712564 Bug: 227424350 Test: atest InputMethodStressTest Change-Id: I8569cb09a430540ac3f932e36bc80800312e7865 | ||||
| * | Unlock screen before test runs. | Kohsuke Yatoh | 2022-04-01 | 1 | -0/+5 |
| | | | | | | | | Bug: 227424350 Bug: 227712564 Test: atest InputMethodStressTest Change-Id: I5447c8195f1958f7ac1db2966987ccea31fd3248 | ||||
| * | Add autoshow testcase. | Kohsuke Yatoh | 2021-10-08 | 1 | -0/+83 |
| Autoshow is a feature of InputMethodManagerService. This feature is not documented nor guarded by CTS. A non-CTS regression test will be useful for keeping UX consistency across Android versions. Bug: 195468725 Test: atest InputMethodStressTest Change-Id: I8025ff9b7813d0d5552f1ff84fff018bd0a178fa | |||||
