Test missing key for grantKeyPairToApp & WifiAuth
grantKeyPairToApp and grantKeyPaotToWifiAuth now handle a non-existent
alias but throwing and exception for SDK verion U+ or returning false
for older verions.
Fixes: 17510461
Test: atest KeyManagementTest#grantKeyPairToApp_nonExistent_throwsIllegalArgumentException
Test: atest KeyManagementTest#grantKeyPairToApp_nonExistent_returnsFalse
Test: atest KeyManagementTest#grantKeyPairToWifiAuth_nonExistent_throwsIllegalArgumentException
Test: atest KeyManagementTest#grantKeyPairToWifiAuth_nonExistent_returnsFalse
Topic: make-GrantKeyPairToApp-And-grantKeyPairToWifiAuth-Throw-Exception
Change-Id: Ifda4ae63ad54dfcda9851fa0808a47aee1a845f6
1 file changed