Bug: 154667181 Bug: 154667917 Bug: 154667745 Bug: 154668517 Bug: 154667730 Bug: 154668805 Bug: 154669079 Bug: 154668589 Bug: 154670012 Bug: 154669528 Bug: 154668369 Bug: 154670613 Bug: 154669869 Test: make RunSettingsRoboTests Change-Id: I37bf61fcd965b821e0198c695720ff826c8417b9
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.