History log of /external/autotest/server/site_tests/brillo_Keymaster/brillo_Keymaster.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ee645357e48ac0a32a4543e29f58a7b6bc5d183 10-Aug-2016 Justin Giorgi <jgiorgi@google.com> [autotest] GenericHostRunError.

Renamed HostRunErrorMixIn to GenericHostRunError as a generic
error used for both client and server host.run failures. Fixed ADBHost,
EmulatedADBHost, EmulatorManager and all android/brillo tests to catch this
exception where they were catching one or both of AutotestHostRunError and
AutoservRunError.

TEST=Verified locally, ran unit tests.
BUG=None

Change-Id: I87e166bd580df7dd4b021e2fe0b426beaba2c270
Reviewed-on: https://chromium-review.googlesource.com/367015
Commit-Ready: Justin Giorgi <jgiorgi@google.com>
Tested-by: Justin Giorgi <jgiorgi@google.com>
Reviewed-by: Dan Shi <dshi@chromium.org>
/external/autotest/server/site_tests/brillo_Keymaster/brillo_Keymaster.py
69221ce932e683d14330c1d70489c278aa149ba7 16-Mar-2016 Darren Krahn <dkrahn@google.com> Add brillo_Keymaster test.

This test is intended to be a Brillo PTS sanity test for the Brillo
Keymaster hardware requirements. The test will check for a minimal set
of key attributes that are tagged as hardware-backed for all required
key types.

Note: The Brillo Keymaster requirements are based on Android Keymaster
v1.0 requirements but allow exceptions for large key sizes.

BUG=b:27296072
TEST=build, run on brilloemulator

Change-Id: Ied989b7dd7e9bd3fccaffc23b5da499ece6a272e
Reviewed-on: https://chromium-review.googlesource.com/333053
Commit-Ready: Darren Krahn <dkrahn@chromium.org>
Tested-by: Darren Krahn <dkrahn@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
/external/autotest/server/site_tests/brillo_Keymaster/brillo_Keymaster.py