14 lines
517 B
JSON
14 lines
517 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/fcoe-utils/fcoe-utils-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_fcoe-utils-help_uninstall_pkg",
|
|
"desc": "测试软件包卸载功能,验证是否能通过系统包管理器成功卸载且清理干净。"
|
|
},
|
|
{
|
|
"name": "test_fcoe-utils-help_verify_installed",
|
|
"desc": "测试验证软件包是否已正确安装,检查其文件、版本等信息。"
|
|
}
|
|
]
|
|
} |