History log of /frameworks/base/keystore/tests/src/android/security/KeyStoreTestRunner.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8da98e30d8b2ae6e203f769dab0d6ec34cab3011 06-Jan-2010 Oscar Montemayor <oam@google.com> Apps on SD card project.
A simple keystore to store system-only key material, by leveraging file system access permissions.
/frameworks/base/keystore/tests/src/android/security/KeyStoreTestRunner.java
f35e9663d7bdae523953185b4ad6b6f9e8e7d6ca 29-Sep-2009 Chung-yih Wang <cywang@google.com> Add unit test for the new keystore.

Since we need to test the keystore with user system in order to test
the reset(), password(), lock() and unlock(), we have to take advantage
of the ActivityUnitTestCase to run the test with the user 'system'.
/frameworks/base/keystore/tests/src/android/security/KeyStoreTestRunner.java