- e0b08e6 Revert "autotest: move constants to common_lib" by Hsinyu Chao · 9 years ago
- a4ac7a8 autotest: move constants to common_lib by Eric Caruso · 9 years ago
- be13259 Add parsing to handle string values. by Kris Rambish · 10 years ago
- bb5258c Check if cryptohome returns "Unknown action..." by Kris Rambish · 10 years ago
- 94fd6b3 autotest: Tolerate devices without cryptohome installed by Christopher Wiley · 10 years ago
- 82ee1c0 Move TPM lockout detection to cryptohome.py by Kris Rambish · 10 years ago
- 2a2ef34 autotest: Add cryptohome login status tests by David Pursell · 10 years ago
- fef135a cros/cryptohome.py: move signal data clearing _before_ async calls by Will Drewry · 10 years ago
- 78db9dc cros/cryptohome.py: use a global bus_loop if none is supplied by Will Drewry · 11 years ago
- e6c44b9 Added a dbus main loop to cryptohome proxy instances. by Darren Krahn · 11 years ago
- 64170f8 Update all login_* tests to use CryptohomeProxy by Chris Masone · 11 years ago
- 19e305e Switch login_MultipleSessions to use CryptohomeProxy by Chris Masone · 11 years ago
- f59d9df Up DBus method call timeout in cryptohome.py by Chris Masone · 11 years ago
- c4de5ff cryptohome.py: don't fail on the nested timeout! by Will Drewry · 11 years ago
- 934d153 cros/cryptohome.py: increase the DBus signal timeout to 180s by Will Drewry · 11 years ago
- 9e44079 cryptohome.py: make CryptohomeProxy async by Will Drewry · 11 years ago
- dc2b0dd cryptohome.py: wait for cryptohomed death by Will Drewry · 11 years ago
- d2fed97 platform_Cryptohome, cryptohome.py: kill c-homed on dbus silence by Will Drewry · 11 years ago
- 3543e51 Make cryptohome mount calls asynchronous under the hood by Chris Masone · 11 years ago
- 569f867 [autotest] Cryptohome library throws terse mount-point exceptions. by beeps · 11 years ago
- 6cb26ad [autotest] remove dependencies on /home/chronos/user by Elly Fong-Jones · 11 years ago
- 5d010aa Add multiprofile tests for session_manager.StartSession() by Chris Masone · 12 years ago
- 5f880f6 Added an attestation autotest. by Darren Krahn · 12 years ago
- 0e73e7f New autotest to verify TPM endorsement key. by Darren Krahn · 12 years ago
- 630f3a9 [autotest] use --async for cryptohome test_auth by Elly Jones · 13 years ago
- 4458f44 [autotest] add platform_CryptohomeMigrateKey by Elly Jones · 13 years ago
- b6d2993 Fix includes, unbreaking PyAuto functional and improving style by barfab@chromium.org · 13 years ago
- 5c37463 Teach autotest_lib about per-user mounts and ephemeral users by barfab@chromium.org · 13 years ago
- cf2151e Add function to remove all cryptohome vaults by barfab@chromium.org · 13 years ago
- d5e3631 Add server/client tests for enterrpise enrolling/unenrolling a device. by Frank Farzan · 13 years ago
- 5c3c2b0 [autotest] cryptohome: don't subscript result of Unmount(). by Elly Jones · 13 years ago
- 2f0ebba platform_Cryptohome: Add more test cases. by Elly Jones · 13 years ago
- 686c2f4 platform_CryptohomeMultiple: add. by Elly Jones · 13 years ago
- 6681449 Add base setup for autotest tests to use pyauto for chrome automation by Nirnimesh · 13 years ago
- f08f88d Factor out the key bit from is_mounted, so we can query which vault is mounted by Jim Hebert · 14 years ago
- f7b8192 Fix import of some autotest cros modules, make them callable outside of autotest runtime. by Eric Li · 14 years ago
- c4d8f4a Move site_httpd, site_uim, site_login and site_cryptohome into cros/ dir. by Eric Li · 14 years ago[Renamed (97%) from client/bin/site_cryptohome.py]
- 9da65c4 Revert "Revert "Create a cros directory under client, and start moving things into it."" by Eric Li · 14 years ago
- 985a034 Revert "Create a cros directory under client, and start moving things into it." by Sean O'Connor · 14 years ago
- 4b1222e Create a cros directory under client, and start moving things into it. by Eric Li · 14 years ago
- e5d8fd0 Refactor platform_CryptohomeTestAuth + add testcase. by Sean O · 14 years ago
- be760a1 Revert "Testcase for Issue 6965 - Login on top of previously mounted cryptohome." by Eric Li · 14 years ago
- 1e5db6a Testcase for Issue 6965 - Login on top of previously mounted cryptohome. by Sean O · 14 years ago
- 52653c3 Fix to work with the new ecryptfs-based cryptohome. by Frank Swiderski · 14 years ago
- eb22299 Typo fix, missing '_'. by Sourav Poddar · 14 years ago
- 574bd62 patch by Sourav Poddar · 14 years ago
- 1003927 Increase timeout for cryptohome from 10 to 30 secs by Chris Sosa · 15 years ago
- 81ad616 Check if the mount is mounted in the cryptohomed process vfs namespace by Will Drewry · 15 years ago
- 99ee6a5 Test that logging out will unmount the cryptohome. by Bryan Yeung · 15 years ago
- e7dd016 Add OS constants to a python file that can be imported by tests by Chris Masone · 15 years ago
- 6027ecc Test that cryptohome is mounted after successful login. by Chris Masone · 15 years ago
- 5e06f18 Beginning of utils for testing cryptohome by Chris Masone · 15 years ago