Loading wifi/tests/src/android/net/wifi/hotspot2/pps/CredentialTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ public class CredentialTest { * * @throws Exception */ @Test public void validateCertCredentialWithoutCaCert() throws Exception { Credential cred = createCredentialWithCertificateCredential(); cred.setCaCertificate(null); Loading Loading
wifi/tests/src/android/net/wifi/hotspot2/pps/CredentialTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -263,6 +263,7 @@ public class CredentialTest { * * @throws Exception */ @Test public void validateCertCredentialWithoutCaCert() throws Exception { Credential cred = createCredentialWithCertificateCredential(); cred.setCaCertificate(null); Loading