History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/VolumeSizesLoaderTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
22a39c2b93bc66db71238274a7683d329232d124 26-Feb-2018 James Lemieux <jplemieux@google.com> Use external/robolectric-shadows/run_robotests.mk

This allows Settings to test against the latest framework changes.

Also replaced TestConfig with traditional robolectric.properties.

Bug: 73173204
Bug: 73892008
Test: make -j56 RunSettingsRoboTests
Change-Id: I3135b4fa5f095ba79b282a76f45dd9baa2584bc7
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/VolumeSizesLoaderTest.java
a16837769c88feac2b61f3174ac256573d275f3e 21-Apr-2017 Daniel Nishi <dhnishi@google.com> Make the storage free/total sizes consistent.

We were using a different calculation in the top level view compared to
within the Storage settings. Technically, both are correct (one of them
is aware that we're considering cache as free, one does not). This patch
aligns us on the cache as free strategy.

Change-Id: I9ac26683a4d2a30b77a1da534aa2ddd3d4da6657
Fixes: 37175551
Test: Settings robotest
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/VolumeSizesLoaderTest.java