summaryrefslogtreecommitdiffstats
path: root/keystore/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* Add unit test for the new keystore.Chung-yih Wang2009-09-292-0/+182
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'.