Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
appcompat/ | 04-Jul-2025 | - | 1,538 | 937 | ||
bubble/ | 04-Jul-2025 | - | 963 | 638 | ||
pip/ | 04-Jul-2025 | - | 7,142 | 4,242 | ||
src/com/android/wm/shell/flicker/ | 04-Jul-2025 | - | 1,535 | 1,099 | ||
Android.bp | D | 04-Jul-2025 | 2.4 KiB | 86 | 80 | |
OWNERS | D | 04-Jul-2025 | 119 | 4 | 3 | |
README.md | D | 04-Jul-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