History log of /frameworks/base/core/tests/coretests/apks/install_complete_package_info/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f3a78cbaa0e46159dd9925d8acaf57386f05420 01-Dec-2015 Todd Kennedy <toddke@google.com> Fix tests

The majority of the test failures were around the method assertInstall()
failing a check for a symlink between the data directory in /data/data/
to the application directory in /mnt/asec/. There are a handful of other
failures that will be dealt with separately; those have all been suppressed
from running.

Also took the opportunity of adjusting some of the tests to ensure the
device is properly cleaned up. Packages remained installed after a failure.

Bug: 18048725
Change-Id: Id8f6ac53cfe17de43b5d527993d57812b1a63bef
/frameworks/base/core/tests/coretests/apks/install_complete_package_info/Android.mk
f2f1b6c94685147a6260cc70909247a96bcbe81f 26-May-2011 Martin Wallgren <martin.wallgren@sonyericsson.com> Adding test cases for getInstalledPackages

There was an earlier fix for a case where the binder
heap would run out of space when calling the
getInstalledPackages. This could happen when there were
a lot of installed packages.

This change adds some test cases to verify that fix.

Change-Id: I8e0c5f674bf2098adcff6d40893f94162961031f
/frameworks/base/core/tests/coretests/apks/install_complete_package_info/Android.mk