automated/linux/widevine/widevine_unittest¶
Description¶
Widevine Content Decryption Modules (CDMs) are how streaming services protect content using HTML5 video to web browsers without relying on an NPAPI plugin like Flash or Silverlight. This test runs widevine_ce_cdm_unittest
Maintainer¶
OS¶
- openembedded
- debian
Scope¶
- functional
Devices¶
- imx8mq-evk
Steps to reproduce¶
- cd ./automated/linux/widevine/
- ./widevine_unittest.sh -l ${LOG_FILE} -r ${RESULT_FILE}
- ../../utils/send-to-lava.sh ${RESULT_FILE}
- if [ -f "\({LOG_FILE}" -a -n "\)" ]; then
- gzip \({LOG_FILE} && LOG_FILE=\).gz || true
- \({UPLOAD_TOOL} -a "\)" -u "\({UPLOAD_URL}" -t "\)"; fi