Files
os-autotest/suite2cases/function_test/pkg_test/brotli/python3-brotli.json

14 lines
444 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/brotli/python3-brotli",
"machine num": 1,
"cases": [
{
"name": "test_python3-brotli_function_install",
"desc": "Test the installation of python3-brotli package"
},
{
"name": "test_python3-brotli_function_install_check",
"desc": "Check if python3-brotli package is installed on the system"
}
]
}