14 lines
348 B
INI
14 lines
348 B
INI
[drm-check-status-for-hdcp.https.html]
|
|
expected:
|
|
if (os == "android") and not fission: OK
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
TIMEOUT
|
|
[drm support for HDCP 1.0.]
|
|
expected:
|
|
if os == "android": FAIL
|
|
NOTRUN
|
|
|
|
[drm support for empty HDCP version.]
|
|
expected:
|
|
if os == "android": FAIL
|
|
TIMEOUT
|