Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 25-May-2024 | - | ||||
manifests/ | H | 25-May-2024 | - | 194 | 70 | |
src/com/android/wm/shell/flicker/ | H | 25-May-2024 | - | 13,970 | 8,431 | |
trace_config/ | H | 25-May-2024 | - | 76 | 66 | |
Android.bp | H A D | 25-May-2024 | 5.1 KiB | 177 | 162 | |
AndroidTestTemplate.xml | H A D | 25-May-2024 | 5.7 KiB | 102 | 71 | |
README.md | H A D | 25-May-2024 | 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