OSDN Git Service

Clean up instrumentation tests
authorFan Zhang <zhfan@google.com>
Tue, 26 Feb 2019 00:05:36 +0000 (16:05 -0800)
committerFan Zhang <zhfan@google.com>
Tue, 26 Feb 2019 00:24:35 +0000 (16:24 -0800)
commit0047944c2e7a6cfd8b98e748857707bd9edaec10
tree8fbd2a35302476bc8ea906131949985bdd5cd9e1
parentaef472d0ca7ed95d8406f9f50cb6fdc2a2006d33
Clean up instrumentation tests

- Fixed some important tests
- Deleted some useless tests
- Some tests are still broken, filed bugs for these

Fixes: 124572765
Test: atest
Change-Id: Iac4e6a1fb1dbf9383d91945525df69a651ae77fd
24 files changed:
tests/unit/src/com/android/settings/DisplaySettingsTest.java [deleted file]
tests/unit/src/com/android/settings/EncryptionInterstitialTest.java [deleted file]
tests/unit/src/com/android/settings/ManagedAccessSettingsLowRamTest.java [deleted file]
tests/unit/src/com/android/settings/RegulatoryInfoDisplayActivityTest.java
tests/unit/src/com/android/settings/SettingsHookTests.java [deleted file]
tests/unit/src/com/android/settings/accessibility/AccessibilityShortcutPreferenceFragmentTest.java
tests/unit/src/com/android/settings/applications/DefaultAppSettingsTest.java [deleted file]
tests/unit/src/com/android/settings/applications/ManageApplicationsLaunchTest.java [deleted file]
tests/unit/src/com/android/settings/applications/SpecialAppAccessSettingsTest.java [deleted file]
tests/unit/src/com/android/settings/backup/BackupIntentTest.java
tests/unit/src/com/android/settings/bluetooth/BluetoothDeviceDetailsRotationTest.java [deleted file]
tests/unit/src/com/android/settings/bluetooth/DevicePickerActivityTest.java [deleted file]
tests/unit/src/com/android/settings/connecteddevice/ConnectedDeviceActivityTest.java [deleted file]
tests/unit/src/com/android/settings/dashboard/PreferenceThemeTest.java
tests/unit/src/com/android/settings/datausage/MobileDataUsageActivityTest.java [deleted file]
tests/unit/src/com/android/settings/datetime/timezone/model/TimeZoneDataTest.java
tests/unit/src/com/android/settings/deviceinfo/StorageDashboardFragmentTest.java [deleted file]
tests/unit/src/com/android/settings/dream/DreamSettingsLaunchTest.java [deleted file]
tests/unit/src/com/android/settings/tests/DrawOverlayDetailsTest.java [deleted file]
tests/unit/src/com/android/settings/tests/KeepOnScreenTest.java [deleted file]
tests/unit/src/com/android/settings/tests/PrivateVolumeSettingsTest.java [deleted file]
tests/unit/src/com/android/settings/tests/SettingsRestoreAfterCloseTest.java [deleted file]
tests/unit/src/com/android/settings/users/UserSettingsTest.java [deleted file]
tests/unit/src/com/android/settings/wifi/tether/WifiTetherSettingsTest.java