8 lines
332 B
INI
8 lines
332 B
INI
[dtls-certificates.html]
|
|
expected:
|
|
if (os == "android") and debug: [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, TIMEOUT]
|
|
[RTCPeerConnection establishes using rsa and rsa certificates]
|
|
expected:
|
|
if (os == "android") and debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [PASS, TIMEOUT]
|