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