DescriptionCleanup 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284106
Patch Set 1 #Patch Set 2 : Add test comments. #Patch Set 3 : Minor corrections. #
Total comments: 4
Patch Set 4 : Moved variable declarations #Messages
Total messages: 8 (0 generated)
|