18 lines
652 B
JSON
18 lines
652 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python3-threadpoolctl/python3-threadpoolctl",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-threadpoolctl_function_install",
|
|
"desc": "测试python3-threadpoolctl软件包能否正常安装。"
|
|
},
|
|
{
|
|
"name": "test_python3-threadpoolctl_function_import",
|
|
"desc": "测试python3-threadpoolctl模块能否被正确导入。"
|
|
},
|
|
{
|
|
"name": "test_python3-threadpoolctl_function_uninstall",
|
|
"desc": "测试python3-threadpoolctl软件包能否正常卸载。"
|
|
}
|
|
]
|
|
} |