13 lines
475 B
INI
13 lines
475 B
INI
[clearkey-check-status-for-hdcp.https.html]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64") and not debug: [OK, TIMEOUT]
|
|
if (os == "win") and (processor == "x86"): [OK, TIMEOUT]
|
|
[org.w3.clearkey support for empty HDCP version.]
|
|
expected:
|
|
if (os == "win") and not debug: [FAIL, TIMEOUT]
|
|
FAIL
|
|
|
|
[org.w3.clearkey support for HDCP 1.0.]
|
|
expected:
|
|
if (os == "win") and not debug: [PASS, NOTRUN]
|
|
if os == "android": [FAIL, PASS]
|