History log of /hardware/libhardware/tests/keymaster/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8467a6d2918274295212d07fc6e3894f6bc5d623 09-Aug-2012 Kenny Root <kroot@google.com> Enhance keymaster tests

Check the key values of successful attempts.

For imported keys, the key values should match the
input values when they're returned.

For generated keys, the modulus size should be correct and the public
exponent should be correct.

Bug: 6736252
Bug: http://code.google.com/p/android/issues/detail?id=34212
Change-Id: I37ed97d36ebfbe4301b43426129928bcb53c39f8
/hardware/libhardware/tests/keymaster/Android.mk
caf62bd7fb288be42d207d88d1fd282de79aa085 23-Mar-2012 Kenny Root <kroot@google.com> Use frameworks/native copy of UniquePtr.h

Change-Id: Idfe46c057699b5f019f84e588bb8a9697e48236c
/hardware/libhardware/tests/keymaster/Android.mk
4fd0db7cd15dc01d27d928feb5c7122c908fc70c 16-Mar-2012 Kenny Root <kroot@google.com> Add tests for keymaster API

This adds unit tests for implementors of the keymaster API. It can be
compiled and run as a stand-alone executable.

Change-Id: Id5bb8f4533b744c254b52e07df66a8d158dfda0d
/hardware/libhardware/tests/keymaster/Android.mk