18 lines
717 B
JSON
18 lines
717 B
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/uboot-tools/uboot-tools-help",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_uboot-tools-help_function_install",
|
||
"desc": "测试软件包uboot-tools-help的安装功能,验证能否正确安装到系统中。"
|
||
},
|
||
{
|
||
"name": "test_uboot-tools-help_function_check",
|
||
"desc": "测试检查软件包uboot-tools-help是否已安装,验证包管理器的查询功能。"
|
||
},
|
||
{
|
||
"name": "test_uboot-tools-help_function_uninstall",
|
||
"desc": "测试软件包uboot-tools-help的卸载功能,验证能否从系统中完全移除。"
|
||
}
|
||
]
|
||
} |