Cleanup safe mode tests.
- Adds a positive test, where the owner logs-in while in safe mode. - Fixes the test, where a non-owner tries to login: It failed because the MockOwnerKeyUtil had no key set. Now it fails because the private key cannot be found. - Removes the ScopedTestNSSDB usage. - Speeds up the test by factor 10, because of the removed NSS initialization in the test fixture. BUG=210525 Review URL: https://codereview.chromium.org/398363002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284106 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment