19 lines
481 B
INI
19 lines
481 B
INI
[drm-check-encryption-scheme.https.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
if (os == "android") and not fission: OK
|
|
TIMEOUT
|
|
[drm support for "cenc" encryption scheme.]
|
|
expected:
|
|
if os == "android": PASS
|
|
TIMEOUT
|
|
|
|
[drm support for "cbcs" encryption scheme.]
|
|
expected:
|
|
if os == "android": PASS
|
|
NOTRUN
|
|
|
|
[drm support for "cbcs-1-9" encryption scheme.]
|
|
expected:
|
|
if os == "android": PASS
|
|
NOTRUN
|