blob: b399895d1b49075bf984cf26dc1be5b1e4ab1a5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[dtls-setup.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[PC with setup=actpass should have a dtlsRole of client]
expected: FAIL
[PC with setup=active should have a dtlsRole of server]
expected: FAIL
[PC with setup=passive should have a dtlsRole of client]
expected: FAIL
[dtlsRole is `unknown` before negotiation of the DTLS handshake]
expected: FAIL
|