26 lines
1012 B
JSON
26 lines
1012 B
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/OpenIPMI/python3-openipmi",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_python3-openipmi_function_install",
|
||
"desc": "测试python3-openipmi软件包是否能够正确安装。"
|
||
},
|
||
{
|
||
"name": "test_python3-openipmi_function_uninstall",
|
||
"desc": "测试python3-openipmi软件包是否能够被正确卸载。"
|
||
},
|
||
{
|
||
"name": "test_python3-openipmi_function_import",
|
||
"desc": "测试能否成功导入python3-openipmi的主要模块,验证基础功能可用。"
|
||
},
|
||
{
|
||
"name": "test_python3-openipmi_function_version",
|
||
"desc": "测试python3-openipmi软件包的版本信息能否正确查询。"
|
||
},
|
||
{
|
||
"name": "test_python3-openipmi_function_list_modules",
|
||
"desc": "测试能否列出python3-openipmi软件包提供的可用模块或功能。"
|
||
}
|
||
]
|
||
} |