18 lines
618 B
JSON
18 lines
618 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-pyaml/python3-pyaml",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-pyaml_function_import",
|
|
"desc": "测试在Python环境中能否成功导入pyaml模块"
|
|
},
|
|
{
|
|
"name": "test_python3-pyaml_function_uninstall",
|
|
"desc": "测试python3-pyaml软件包能否通过包管理器正确卸载"
|
|
},
|
|
{
|
|
"name": "test_python3-pyaml_function_version",
|
|
"desc": "测试安装的python3-pyaml版本信息是否可正常获取"
|
|
}
|
|
]
|
|
} |