commit | 09d8a0db9eb89d0e38d21ac34f9edf27e1fad9dd | [log] [tgz] |
---|---|---|
author | Chris Masone <cmasone@chromium.org> | Thu Mar 25 09:12:31 2010 -0700 |
committer | Chris Masone <cmasone@chromium.org> | Thu Mar 25 09:12:31 2010 -0700 |
tree | 41a430f27c18d326aedbcaf0f9ef75ffeadbe729 | |
parent | 2b0a763d16f47ba99bb44051c32ac01925fc2dc2 [diff] |
Add control test for login_CryptohomeMounted When we log in with the localaccount, we should get a tmpfs instead of a cryptohome. This tests that, and also acts as a control to ensure that we're not returning false positives in the other cryptohome test. Review URL: http://codereview.chromium.org/1234004