Files
os-autotest/suite2cases/function_test/pkg_test/NetworkManager/NetworkManager-help.json

26 lines
1.2 KiB
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/NetworkManager/NetworkManager-help",
"machine num": 1,
"cases": [
{
"name": "test_NetworkManager-help_function_install_package",
"desc": "测试NetworkManager-help软件包是否可以通过包管理器成功安装。"
},
{
"name": "test_NetworkManager-help_function_verify_installed",
"desc": "验证NetworkManager-help软件包在系统中是否已正确安装并检查其版本信息。"
},
{
"name": "test_NetworkManager-help_function_verify_version",
"desc": "验证已安装的NetworkManager-help软件包的版本信息是否正确。"
},
{
"name": "test_NetworkManager-help_function_install",
"desc": "测试通过包管理器如yum/dnf安装NetworkManager-help软件包的功能是否正常。"
},
{
"name": "test_NetworkManager-help_function_help_content",
"desc": "检查NetworkManager-help提供的帮助文档内容是否可正常访问例如使用man命令查看NetworkManager手册页。"
}
]
}