42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/glusterfs/libgfapi0",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_libgfapi0_function_check_installed",
|
|
"desc": "检查libgfapi0软件包是否已正确安装"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_install_package",
|
|
"desc": "测试libgfapi0软件包的安装功能"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_remove_package",
|
|
"desc": "测试libgfapi0软件包的卸载功能"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_check_version",
|
|
"desc": "检查libgfapi0软件包的版本信息"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_check_dependencies",
|
|
"desc": "检查libgfapi0软件包的依赖关系"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_upgrade_package",
|
|
"desc": "测试libgfapi0软件包的升级功能"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_basic_install",
|
|
"desc": "测试libgfapi0软件包的基本安装功能"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_basic_remove",
|
|
"desc": "测试libgfapi0软件包的基本卸载功能"
|
|
},
|
|
{
|
|
"name": "test_libgfapi0_function_conflict_check",
|
|
"desc": "检查安装/卸载过程中是否存在包冲突"
|
|
}
|
|
]
|
|
} |