summaryrefslogtreecommitdiff
path: root/tests/componenttests/src/com/android/settings/testutils/AdbUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix: null string will cause exception in checkStringInAdbCommandOutputSyaoran Kuo2021-06-251-1/+3
| | | | | | | Bug: 192036015 Test: atest com.android.settings.fuelgauge.batterysaver.BatterySaverButtonPreferenceControllerComponentTest#test_check_battery_saver_button Change-Id: Ifc73c8c9d6b5fabca6af5ea604f23a789b99d217 https://atp.googleplex.com/test_runs/128222905
* Add testcase: Add multiple user and delete.Syaoran Kuo2021-06-211-24/+18
| | | | | | | | | Add user and delete, check on UI. Bug: 188507135 Test: atest com.android.settings.users.UserSettingsComponentTest Change-Id: I8aaa10f38a146cd3e869b5b5b35a93b451113e07
* Add test case for dark theme scheduler.Syaoran Kuo2021-06-211-0/+21
| | | | | | Bug: 189722519 Test: atest com.android.settings.display.darkmode.DarkThemeScheduleComponentTest Change-Id: I94cbff123af0eaef7834aa636e3b38c6da3f2235
* Initial commit for Settings component testJiun-Yang Hsu2021-01-291-0/+62
Test: Tested on local device Bug: 178765084 Change-Id: I3b8f36daa31b0a44e788fe4c84f94d48653ee037