Androidキーストアテストケース:Keybox関連のテスト分析
AttestationPerformanceTest
実行方法:adb shell am instrument -r -e class android.keystore.cts.AttestationPerformanceTest -w android.keystore.cts/androidx.test.runner.AndroidJUnitRunner
事前準備としてkeymasterキーのプリセットが必要であり、デバイスはロック状態である必要があります。
2つの失敗ケース:
There were 2 failures:
1) testEcKeyAttestation( ...
5月24日 05:42 投稿