Files
os-autotest/suite2cases/function_test/pkg_test/python-GitPython/python-GitPython-help.json

26 lines
1.1 KiB
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-GitPython/python-GitPython-help",
"machine num": 1,
"cases": [
{
"name": "test_python-GitPython-help_function_install",
"desc": "测试python-GitPython-help软件包能否通过包管理器成功安装"
},
{
"name": "test_python-GitPython-help_function_check_version",
"desc": "测试安装后能否查询到python-GitPython-help软件包的版本信息"
},
{
"name": "test_python-GitPython-help_function_show_help",
"desc": "测试能否正常显示python-GitPython-help软件包的主要帮助信息或文档"
},
{
"name": "test_python-GitPython-help_function_list_files",
"desc": "测试能否列出python-GitPython-help软件包安装的所有文件"
},
{
"name": "test_python-GitPython-help_function_uninstall",
"desc": "测试python-GitPython-help软件包能否通过包管理器成功卸载"
}
]
}