Test: ZenModeAllBypassingAppsPreferenceControllerTest Test: ZenModeAppsLinkPreferenceControllerTest Test: manual - load page and validate that it loads a few seconds faster Flag: EXEMPT bug fix Fixes: 368623163 Change-Id: I6d34a21f0948b117a96beefc405de4b623f49609
Running Settings Robolectric tests
The full suite
$ croot
$ atest SettingsRoboTests
Running a single test class
With a filter
$ croot
$ atest SettingsRoboTests:com.android.settings.display.AdaptiveSleepPreferenceControllerTest
You can also run any single test class with atest (it will try to find the correct path)
$ atest AdaptiveSleepPreferenceControllerTest