replicant-packages_apps_Email/tests/src/com/android/email
Marc Blank 9b4988de43 Implement support for new security policies
* Minimum complex characters
* Password history (i.e. disallow re-use of past n passwords)
* Password expiration
* Password expiration is NOT yet supported in the framework; there
  is a TODO in this CL and a trivial change will be needed when
  support arrives; for now, we report this as unsupported
* The two implemented policies are testable

Change-Id: I477adbc000577c57d1ab1788378c97a60018c10c
2010-06-23 14:51:59 -07:00
..
activity
mail
provider
AccountBackupRestoreTests.java
AccountTestCase.java
AccountUnitTests.java
ControllerProviderOpsTests.java
EmailTest.java
GroupMessagingListenerUnitTests.java
LegacyConversionsTests.java
MessagingControllerUnitTests.java
MockVendorPolicy.java
PreferencesUnitTests.java
SecurityPolicyTests.java Implement support for new security policies 2010-06-23 14:51:59 -07:00
SmallTests.java
TestUtils.java
UtilityMediumTests.java
UtilityUnitTests.java
VendorPolicyLoaderTest.java