Files
os-autotest/suite2cases/function_test/pkg_test/OpenIPMI/python3-openipmi.json

26 lines
1012 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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软件包提供的可用模块或功能。"
}
]
}