Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
appcompat/ | H | 25-Apr-2025 | - | 1,536 | 936 | |
bubble/ | H | 25-Apr-2025 | - | 959 | 635 | |
pip/ | H | 25-Apr-2025 | - | 6,142 | 3,698 | |
src/com/android/wm/shell/flicker/ | H | 25-Apr-2025 | - | 1,467 | 1,061 | |
Android.bp | H A D | 25-Apr-2025 | 2.4 KiB | 86 | 80 | |
OWNERS | H A D | 25-Apr-2025 | 119 | 4 | 3 | |
README.md | H A D | 25-Apr-2025 | 394 | 11 | 6 |
README.md
1# WM Shell Flicker Test Package 2 3Please reference the following links 4 5- [Introduction to Flicker Test Library](http://cs/android/platform_testing/libraries/flicker/) 6- [Flicker Test in frameworks/base](http://cs/android/frameworks/base/tests/FlickerTests/) 7 8on what is Flicker Test and how to write a Flicker Test 9 10To run the Flicker Tests for WM Shell, simply run `atest WMShellFlickerTests` 11