Bug: 154568213 Bug: 154568594 Bug: 154567856 Bug: 154566065 Bug: 154566012 Bug: 154566007 Bug: 154564960 Bug: 154564366 Bug: 154564361 Bug: 154564994 Bug: 154563784 Bug: 154564243 Bug: 154563562 Bug: 154564136 Bug: 154564211 Bug: 154563778 Bug: 154563910 Bug: 154562715 Bug: 154563116 Bug: 154562264 Bug: 154562785 Bug: 154563290 Bug: 154561690 Bug: 154562361 Bug: 154560878 Bug: 154560145 Test: make RunSettingsRoboTests Change-Id: I220540d519b222ad7d3b69070a9262bb25f22d23
Running Settings Robolectric tests
The full suite
$ croot
$ make RunSettingsRoboTests
Running a single test class
$ croot
$ make RunSettingsRoboTests ROBOTEST_FILTER=<ClassName>
For example:
make RunSettingsRoboTests ROBOTEST_FILTER=CodeInspectionTest
You can also use partial class name in ROBOTEST_FILTER. If the partial class name matches multiple file names, all of them will be executed.