dtls-certificates.html.ini (332B)
1 [dtls-certificates.html] 2 expected: 3 if (os == "android") and debug: [OK, TIMEOUT] 4 if (os == "android") and not debug: [OK, TIMEOUT] 5 [RTCPeerConnection establishes using rsa and rsa certificates] 6 expected: 7 if (os == "android") and debug: [PASS, TIMEOUT] 8 if (os == "android") and not debug: [PASS, TIMEOUT]