History log of /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/CertUtilsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7ce4ea52b356c2c7e1e65f5d484b3b641d06343e 28-Feb-2018 Bo Zhu <bozhu@google.com> Check the given CertPath against the root of trust during recovery

Bug: 73826459
Test: adb shell am instrument -w -e package \
com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

Change-Id: I28893d815c57260c4d0f0d55d252bff5d34d4832
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/CertUtilsTest.java
9b0ab491f44e777e024ac0336dcc152af92e631d 06-Feb-2018 Bo Zhu <bozhu@google.com> Change enum MustExist in CertUtils to IntDef integers

Test: adb shell am instrument -w -e package \
com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner

Change-Id: I5ebb52c86189f813db688e075ac8b2144d938102
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/CertUtilsTest.java
4d31291ed564e9a53ab75a73d730f990204105ee 02-Feb-2018 Bo Zhu <bozhu@google.com> Add the utility functions to parse and validate XML files contains
public-key certificates for THM

Bug: 72524773
Change-Id: Iad30f11d14857bb919343b6a60b3b83cf85f2c52
Test: adb shell am instrument -w -e package \
com.android.server.locksettings.recoverablekeystore \
com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/certificate/CertUtilsTest.java